2 writes to Handle
PresentationFramework (2)
src\Framework\System\Windows\Standard\MessageWindow.cs (2)
95
Handle
= NativeMethods.CreateWindowEx(
175
Handle
= IntPtr.Zero;
2 references to Handle
PresentationFramework (2)
src\Framework\System\Windows\Standard\MessageWindow.cs (2)
153
IntPtr hwnd =
Handle
;
160
else if (
Handle
!= IntPtr.Zero)