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