2 references to WINDOWPLACEMENT_FLAGS
System.Windows.Forms (1)
System\Windows\Forms\MDI\MDIClient.cs (1)
265
wp.flags =
WINDOWPLACEMENT_FLAGS
.WPF_SETMINPOSITION;
System.Windows.Forms.Primitives (1)
Windows.Win32.WINDOWPLACEMENT.g.cs (1)
38
internal winmdroot.UI.WindowsAndMessaging.
WINDOWPLACEMENT_FLAGS
flags;