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