1 write to s_inheritanceGlyphRect
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\InheritanceUI.cs (1)
37
s_inheritanceGlyphRect
= new Rectangle(0, 0, size.Width, size.Height);
2 references to s_inheritanceGlyphRect
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\InheritanceUI.cs (2)
34
if (
s_inheritanceGlyphRect
== Rectangle.Empty)
40
return
s_inheritanceGlyphRect
;