3 references to SmallChangeProperty
UIAutomationClient (3)
MS\Internal\Automation\Schema.cs (2)
319new AutomationPropertyInfo( null, RangeValuePattern.SmallChangeProperty, typeof(double), 0.0 ), 399RangeValuePattern.SmallChangeProperty,};
System\Windows\Automation\RangeValuePattern.cs (1)
420object propValue = _el.GetPatternPropertyValue(SmallChangeProperty, _useCache);