2 references to IsDegenerate
System.Windows.Forms (2)
System\Windows\Forms\Controls\TextBox\TextBoxBase.TextBoxBaseUiaTextProvider.cs (2)
358if (Owner is null || !Owner.IsHandleCreated || IsDegenerate(Owner.ClientRectangle)) 364if (IsDegenerate(rectangle))