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