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