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