AppWindow.Frame Proprietà

Definizione

Ottiene il frame per la finestra dell'app.

public:
 property AppWindowFrame ^ Frame { AppWindowFrame ^ get(); };
AppWindowFrame Frame();
public AppWindowFrame Frame { get; }
var appWindowFrame = appWindow.frame;
Public ReadOnly Property Frame As AppWindowFrame

Valore della proprietà

Frame per la finestra dell'app.

Si applica a