1 write to _hwndSubclassHook
PresentationFramework (1)
System\Windows\Interop\HwndHost.cs (1)
830_hwndSubclassHook = new HwndWrapperHook(SubclassWndProc);
1 reference to _hwndSubclassHook
PresentationFramework (1)
System\Windows\Interop\HwndHost.cs (1)
1055_hwndSubclass = new HwndSubclass(_hwndSubclassHook);