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