次の方法で共有


ContinuumNavigationTransitionInfo.ExitElementProperty プロパティ

定義

ExitElement 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ ExitElementProperty { DependencyProperty ^ get(); };
static DependencyProperty ExitElementProperty();
public static DependencyProperty ExitElementProperty { get; }
var dependencyProperty = ContinuumNavigationTransitionInfo.exitElementProperty;
Public Shared ReadOnly Property ExitElementProperty As DependencyProperty

プロパティ値

ExitElement 依存関係プロパティの識別子。

適用対象