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