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