1 instantiation of HwndMouseInputProvider
PresentationCore (1)
Core\CSharp\System\Windows\Interop\HwndSource.cs (1)
265_mouse = new SecurityCriticalDataClass<HwndMouseInputProvider>(new HwndMouseInputProvider(this));
2 references to HwndMouseInputProvider
PresentationCore (2)
Core\CSharp\System\Windows\Interop\HwndSource.cs (2)
265_mouse = new SecurityCriticalDataClass<HwndMouseInputProvider>(new HwndMouseInputProvider(this)); 3224private SecurityCriticalDataClass<HwndMouseInputProvider> _mouse;