1 reference to _newValue
UIAutomationClient (1)
MS\Internal\Automation\UiaCoreAPI.cs (1)
691
return new AutomationPropertyChangedEventArgs(propertyId, pcargs._oldValue, pcargs.
_newValue
);