3 references to LargeChangeProperty
UIAutomationClient (3)
MS\Internal\Automation\Schema.cs (2)
318new AutomationPropertyInfo( null, RangeValuePattern.LargeChangeProperty, typeof(double), 0.0 ), 398RangeValuePattern.LargeChangeProperty,
System\Windows\Automation\RangeValuePattern.cs (1)
383object propValue = _el.GetPatternPropertyValue(LargeChangeProperty, _useCache);