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