1 reference to GetNativeClientRectangle
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
2683
Rectangle nativeClientBounds = Rectangle.Intersect(bounds,
GetNativeClientRectangle
());