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