5 references to IsNull
System.Windows.Forms (3)
System\Windows\Forms\VisualStyles\VisualStyleRenderer.cs (3)
96if (!hTheme.IsNull) 891return hTheme.IsNull 898if (!Handle.IsNull)
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.OpenThemeDataScope.cs (2)
35public bool IsNull => HTheme.IsNull; 39if (!HTheme.IsNull)