1 implementation of HorizontalViewSize
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintPreviewControl.PrintPreviewControlAccessibleObject.cs (1)
203public double HorizontalViewSize => this.TryGetOwnerAs(out PrintPreviewControl? owner)
1 reference to HorizontalViewSize
System.Windows.Forms.Primitives (1)
_generated\238\Windows.Win32.IScrollProvider.g.cs (1)
206 *pRetVal = __object.HorizontalViewSize;