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