2 implementations of Maximum
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AccessibleObject.cs (2)
2652
double UnsafeNativeMethods.IRangeValueProvider.
Maximum
{
3649
double UnsafeNativeMethods.IRangeValueProvider.
Maximum
{
1 reference to Maximum
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
3652
return publicIRangeValueProvider.
Maximum
;