共用方式為


AppWindow.RequestMoveAdjacentToCurrentView 方法

定義

要求將視窗放在目前檢視旁。

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

備註

如果 AppWindow.WindowingEnvironmentTiled ,則會忽略移動要求。

適用於