Show / Hide Table of Contents

Method Maximize

| Edit this page View Source

Maximize(Window)

Maximizes the specified window.

Declaration
public static void Maximize(this Window window)
Parameters
Type Name Description
Window window

Window

Remarks

The presenter must be an overlapped presenter.

Exceptions
Type Condition
NotSupportedException

Throw if the AppWindow Presenter isn't an overlapped presenter.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX