3 references to GetHandle
PresentationFramework (3)
System\Windows\Controls\Primitives\Popup.cs (3)
3317
parent = PopupSecurityHelper.
GetHandle
(hwndSource);
3410
IntPtr child =
GetHandle
(hwnd);
3420
private IntPtr Handle =>
GetHandle
(_window);