4 writes to _outlineRect
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (4)
651_outlineRect = new Rectangle( 666_outlineRect = Rectangle.Empty; 1632_outlineRect = Rectangle.Empty; 1647_outlineRect = Rectangle.Empty;
3 references to _outlineRect
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (3)
644if (!_outlineRect.IsEmpty || OwnerGridView is null) 646return _outlineRect; 657return _outlineRect;