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