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)
99internal RawStylusActions Actions { get { return _actions; } }