MouseScrollEvent.MouseScroll Property

Definition

How much did ths mouse move

public int MouseScroll { [System.Runtime.CompilerServices.IsReadOnly] get; set; }

Property Value

System.Int32
Attributes
System.Runtime.CompilerServices.IsReadOnlyAttribute