2 references to IsNull
System.Windows.Forms (2)
System\Windows\Forms\VisualStyles\VisualStyleRenderer.cs (2)
108
if (!handle.
IsNull
)
868
return htheme.
IsNull
? throw new InvalidOperationException(SR.VisualStyleHandleCreationFailed) : htheme;