2 references to DESKTOP_CONTROL_FLAGS
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.USER32.dll.g.cs (2)
2527
internal static winmdroot.System.StationsAndDesktops.HDESK OpenInputDesktop(winmdroot.System.StationsAndDesktops.
DESKTOP_CONTROL_FLAGS
dwFlags, winmdroot.Foundation.BOOL fInherit, winmdroot.System.StationsAndDesktops.DESKTOP_ACCESS_FLAGS dwDesiredAccess)
2535
static extern winmdroot.System.StationsAndDesktops.HDESK LocalExternFunction(winmdroot.System.StationsAndDesktops.
DESKTOP_CONTROL_FLAGS
dwFlags, winmdroot.Foundation.BOOL fInherit, winmdroot.System.StationsAndDesktops.DESKTOP_ACCESS_FLAGS dwDesiredAccess);