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