1 write to Handle
System.Windows.Forms.Primitives.TestUtilities (1)
Win32\Window.cs (1)
31Handle = _windowClass.CreateWindow(
3 references to Handle
System.Windows.Forms.Primitives.TestUtilities (3)
Win32\Window.cs (3)
37parentWindow?.Handle ?? default, 44if (!Handle.IsNull) 46PInvoke.DestroyWindow(Handle);