1 write to _defaultValue
UIAutomationClient (1)
MS\Internal\Automation\AutomationPropertyInfo.cs (1)
45_defaultValue = defaultValue;
1 reference to _defaultValue
UIAutomationClient (1)
MS\Internal\Automation\AutomationPropertyInfo.cs (1)
60internal object DefaultValue { get { return _defaultValue; } }