public DeviceEvent DeviceEvent { get; }
Public ReadOnly Property DeviceEvent As DeviceEvent
Get
Dim instance As MouseWheelScrollEventArgs
Dim value As DeviceEvent
value = instance.DeviceEvent
public:
property DeviceEvent DeviceEvent {
DeviceEvent get ();
}
member DeviceEvent : DeviceEvent with get
No code example is currently available or this language may not be supported.