2 writes to Handle
PresentationFramework (2)
System\Windows\Standard\MessageWindow.cs (2)
67Handle = NativeMethods.CreateWindowEx( 135Handle = IntPtr.Zero;
2 references to Handle
PresentationFramework (2)
System\Windows\Standard\MessageWindow.cs (2)
113IntPtr hwnd = Handle; 120else if (Handle != IntPtr.Zero)