2 writes to Handle
PresentationFramework (2)
System\Windows\Standard\MessageWindow.cs (2)
63Handle = NativeMethods.CreateWindowEx( 131Handle = IntPtr.Zero;
2 references to Handle
PresentationFramework (2)
System\Windows\Standard\MessageWindow.cs (2)
109IntPtr hwnd = Handle; 116else if (Handle != IntPtr.Zero)