AppWindow.RequestMoveAdjacentToCurrentView Método

Definición

Realiza una solicitud para colocar la ventana junto a la vista actual.

public:
 virtual void RequestMoveAdjacentToCurrentView() = RequestMoveAdjacentToCurrentView;
void RequestMoveAdjacentToCurrentView();
public void RequestMoveAdjacentToCurrentView();
function requestMoveAdjacentToCurrentView()
Public Sub RequestMoveAdjacentToCurrentView ()

Comentarios

La solicitud de movimiento se omite si AppWindow.WindowingEnvironment es Tiled.

Se aplica a