3 references to MinimumProperty
UIAutomationClient (3)
MS\Internal\Automation\Schema.cs (2)
337
new AutomationPropertyInfo( null, RangeValuePattern.
MinimumProperty
, typeof(object), 0.0 ),
417
RangeValuePattern.
MinimumProperty
,
System\Windows\Automation\RangeValuePattern.cs (1)
309
object propValue = _el.GetPatternPropertyValue(
MinimumProperty
, _useCache);