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