2 references to ParentHandle
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\Popup.cs (2)
3056
parent = HwndSource.CriticalFromHwnd(
ParentHandle
);
3158
IntPtr parent =
ParentHandle
;