Aracılığıyla paylaş


SystemCommands.ShowSystemMenu(Window, Point) Yöntem

Tanım

Belirtilen pencere için sistem menüsünü görüntüler.

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)

Parametreler

window
Window

Sistem menüsünün görüntüleneceği pencere.

screenLocation
Point

Sistem menüsünün konumu.

Şunlara uygulanır