3 references to ModalAlert
System.Windows.Forms (3)
System\Windows\Forms\Application.ComponentThreadContext.cs (1)
436case msoloop.ModalAlert:
System\Windows\Forms\Application.LightThreadContext.cs (1)
46case msoloop.ModalAlert:
System\Windows\Forms\Application.ThreadContext.cs (1)
731if (reason is msoloop.ModalForm or msoloop.ModalAlert)