2 writes to _actions
PresentationCore (2)
System\Windows\Input\Stylus\Common\RawStylusInputReport.cs (2)
199
_actions
= actions;
255
_actions
= actions;
1 reference to _actions
PresentationCore (1)
System\Windows\Input\Stylus\Common\RawStylusInputReport.cs (1)
99
internal RawStylusActions Actions { get { return
_actions
; } }