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