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));
3242
private SecurityCriticalDataClass<
HwndAppCommandInputProvider
> _appCommand;