2 references to ParentHandle
PresentationFramework (2)
System\Windows\Controls\Primitives\Popup.cs (2)
3005
parent = HwndSource.CriticalFromHwnd(
ParentHandle
);
3090
IntPtr parent =
ParentHandle
;