1 write to _appCommand
PresentationCore (1)
Core\CSharp\System\Windows\Input\RawAppCommandInputReport.cs (1)
54
_appCommand
= appCommand;
1 reference to _appCommand
PresentationCore (1)
Core\CSharp\System\Windows\Input\RawAppCommandInputReport.cs (1)
61
internal int AppCommand { get { return
_appCommand
; } }