1 instantiation of HwndAppCommandInputProvider
PresentationCore (1)
Core\CSharp\System\Windows\Interop\HwndSource.cs (1)
371_appCommand = new SecurityCriticalDataClass<HwndAppCommandInputProvider>(new HwndAppCommandInputProvider(this));
2 references to HwndAppCommandInputProvider
PresentationCore (2)
Core\CSharp\System\Windows\Interop\HwndSource.cs (2)
371_appCommand = new SecurityCriticalDataClass<HwndAppCommandInputProvider>(new HwndAppCommandInputProvider(this)); 3242private SecurityCriticalDataClass<HwndAppCommandInputProvider> _appCommand;