11 writes to _cachedDisplayRect
System.Windows.Forms (11)
System\Windows\Forms\Controls\TabControl\TabControl.cs (11)
396_cachedDisplayRect = r; 947_cachedDisplayRect = Rectangle.Empty; 1155_cachedDisplayRect = Rectangle.Empty; 1250_cachedDisplayRect = Rectangle.Empty; 1434_cachedDisplayRect = Rectangle.Empty; 1467_cachedDisplayRect = Rectangle.Empty; 1550_cachedDisplayRect = Rectangle.Empty; 1621_cachedDisplayRect = Rectangle.Empty; 1919_cachedDisplayRect = Rectangle.Empty; 1932_cachedDisplayRect = Rectangle.Empty; 2042_cachedDisplayRect = Rectangle.Empty;
2 references to _cachedDisplayRect
System.Windows.Forms (2)
System\Windows\Forms\Controls\TabControl\TabControl.cs (2)
364if (!_cachedDisplayRect.IsEmpty) 366return _cachedDisplayRect;