3 references to GetWinEventsForAutomationEvent
System.Windows.Forms.Primitives (3)
Windows.Win32.IUIAutomationProxyFactoryEntry.g.cs (1)
456 return __object.GetWinEventsForAutomationEvent(eventId, propertyId, winEvents);
Windows.Win32.UI_Accessibility_IUIAutomationProxyFactoryEntry_Extensions.g.cs (2)
73 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface.GetWinEventsForAutomationEvent(winmdroot.UI.Accessibility.UIA_EVENT_ID, winmdroot.UI.Accessibility.UIA_PROPERTY_ID, winmdroot.System.Com.SAFEARRAY**)"/> 78 winmdroot.Foundation.HRESULT __result = @this.GetWinEventsForAutomationEvent(eventId, propertyId, winEventsLocal);