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