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