SystemCommands.ShowSystemMenu(Window, Point) Metod

Definition

Visar systemmenyn för det angivna fönstret.

public:
 static void ShowSystemMenu(System::Windows::Window ^ window, System::Windows::Point screenLocation);
public static void ShowSystemMenu(System.Windows.Window window, System.Windows.Point screenLocation);
static member ShowSystemMenu : System.Windows.Window * System.Windows.Point -> unit
Public Shared Sub ShowSystemMenu (window As Window, screenLocation As Point)

Parametrar

window
Window

Fönstret för att visa sin systemmeny.

screenLocation
Point

Plats för systemmenyn.

Gäller för