1 write to _action
PresentationCore (1)
Core\CSharp\System\Windows\Input\RawUIStateInputReport.cs (1)
51
_action
= action;
1 reference to _action
PresentationCore (1)
Core\CSharp\System\Windows\Input\RawUIStateInputReport.cs (1)
58
public RawUIStateActions Action {get {return
_action
;}}