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