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