1 write to s_inheritanceGlyphRect
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\InheritanceUI.cs (1)
37s_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)
34if (s_inheritanceGlyphRect == Rectangle.Empty) 40return s_inheritanceGlyphRect;