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