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