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