11 writes to _cachedDisplayRect
System.Windows.Forms (11)
System\Windows\Forms\Controls\TabControl\TabControl.cs (11)
394_cachedDisplayRect = r; 945_cachedDisplayRect = Rectangle.Empty; 1150_cachedDisplayRect = Rectangle.Empty; 1245_cachedDisplayRect = Rectangle.Empty; 1427_cachedDisplayRect = Rectangle.Empty; 1460_cachedDisplayRect = Rectangle.Empty; 1543_cachedDisplayRect = Rectangle.Empty; 1614_cachedDisplayRect = Rectangle.Empty; 1912_cachedDisplayRect = Rectangle.Empty; 1925_cachedDisplayRect = Rectangle.Empty; 2035_cachedDisplayRect = Rectangle.Empty;
2 references to _cachedDisplayRect
System.Windows.Forms (2)
System\Windows\Forms\Controls\TabControl\TabControl.cs (2)
362if (!_cachedDisplayRect.IsEmpty) 364return _cachedDisplayRect;