2 writes to Handle
PresentationFramework (2)
System\Windows\Standard\MessageWindow.cs (2)
62
Handle
= NativeMethods.CreateWindowEx(
130
Handle
= IntPtr.Zero;
2 references to Handle
PresentationFramework (2)
System\Windows\Standard\MessageWindow.cs (2)
108
IntPtr hwnd =
Handle
;
115
else if (
Handle
!= IntPtr.Zero)