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