1 write to _actions
PresentationCore (1)
Core\CSharp\System\Windows\Input\RawMouseInputReport.cs (1)
69
_actions
= actions;
1 reference to _actions
PresentationCore (1)
Core\CSharp\System\Windows\Input\RawMouseInputReport.cs (1)
79
public RawMouseActions Actions {get {return
_actions
;}}