3 references to MaximumProperty
UIAutomationClient (3)
MS\Internal\Automation\Schema.cs (2)
343new AutomationPropertyInfo( null, RangeValuePattern.MaximumProperty, typeof(object), 0.0 ), 423RangeValuePattern.MaximumProperty,
System\Windows\Automation\RangeValuePattern.cs (1)
282object propValue = _el.GetPatternPropertyValue(MaximumProperty, _useCache);