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