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