11 writes to _cachedDisplayRect
System.Windows.Forms (11)
System\Windows\Forms\Controls\TabControl\TabControl.cs (11)
394_cachedDisplayRect = r; 945_cachedDisplayRect = Rectangle.Empty; 1153_cachedDisplayRect = Rectangle.Empty; 1248_cachedDisplayRect = Rectangle.Empty; 1430_cachedDisplayRect = Rectangle.Empty; 1463_cachedDisplayRect = Rectangle.Empty; 1546_cachedDisplayRect = Rectangle.Empty; 1617_cachedDisplayRect = Rectangle.Empty; 1915_cachedDisplayRect = Rectangle.Empty; 1928_cachedDisplayRect = Rectangle.Empty; 2038_cachedDisplayRect = Rectangle.Empty;
2 references to _cachedDisplayRect
System.Windows.Forms (2)
System\Windows\Forms\Controls\TabControl\TabControl.cs (2)
362if (!_cachedDisplayRect.IsEmpty) 364return _cachedDisplayRect;