3 references to False
System.Drawing (3)
commonui\System\Drawing\Printing\TriState.cs (3)
30
get { return this ==
False
;}
59
return(value) ? True :
False
;
79
else if (this ==
False
) return "False";