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