1 write to _actions
PresentationCore (1)
Core\CSharp\System\Windows\Input\RawKeyboardInputReport.cs (1)
71
_actions
= actions;
1 reference to _actions
PresentationCore (1)
Core\CSharp\System\Windows\Input\RawKeyboardInputReport.cs (1)
82
public RawKeyboardActions Actions {get {return
_actions
;}}