3 references to NotificationKind
System.Windows.Forms.Primitives (3)
Windows.Win32.PInvoke.UIAutomationCore.dll.g.cs (1)
140 internal static extern unsafe winmdroot.Foundation.HRESULT UiaRaiseNotificationEvent(winmdroot.UI.Accessibility.IRawElementProviderSimple* provider, winmdroot.UI.Accessibility.NotificationKind notificationKind, winmdroot.UI.Accessibility.NotificationProcessing notificationProcessing, winmdroot.Foundation.BSTR displayString, winmdroot.Foundation.BSTR activityId);
Windows\Win32\PInvoke.UiaRaiseNotificationEvent.cs (2)
11/// <inheritdoc cref="UiaRaiseNotificationEvent(IRawElementProviderSimple*, NotificationKind, NotificationProcessing, BSTR, BSTR)"/> 24(NotificationKind)notificationKind,