3 references to Empty
System.Drawing.Primitives (1)
System\Drawing\RectangleF.cs (1)
283return Empty;
System.Windows.Forms (2)
System\Windows\Forms\Controls\Labels\LinkLabel.cs (2)
1037RectangleF focusRectangle = RectangleF.Empty; 1335Debug.Assert(focusRectangle != RectangleF.Empty, "focusRectangle should be initialized");