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 依赖属性的标识符。

适用于