AppWindow.RequestMoveAdjacentToCurrentView メソッド

定義

ウィンドウを現在のビューの横に配置するように要求します。

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

注釈

AppWindow.WindowingEnvironment が の場合、移動要求はTiled無視されます。

適用対象