2 references to EVENT_OBJECT_VALUECHANGE
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\MSAAEventDispatcher.cs (1)
227
case NativeMethods.
EVENT_OBJECT_VALUECHANGE
:
MS\Internal\AutomationProxies\NonClientArea.cs (1)
722
if (idProp == ValuePattern.ValueProperty && eventId == NativeMethods.
EVENT_OBJECT_VALUECHANGE
)