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