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)
60
internal object DefaultValue { get { return
_defaultValue
; } }