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