2 references to STARTUPINFOW_FLAGS
System.Windows.Forms (1)
System\Windows\Forms\Form.cs (1)
6659if (TopLevel && (si.dwFlags & STARTUPINFOW_FLAGS.STARTF_USESHOWWINDOW) != 0)
System.Windows.Forms.Primitives (1)
Windows.Win32.STARTUPINFOW.g.cs (1)
83 internal winmdroot.System.Threading.STARTUPINFOW_FLAGS dwFlags;