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