EntranceNavigationTransitionInfo.IsTargetElementProperty 属性

定义

public:
 static property DependencyProperty ^ IsTargetElementProperty { DependencyProperty ^ get(); };
static DependencyProperty IsTargetElementProperty();
public static DependencyProperty IsTargetElementProperty { get; }
var dependencyProperty = EntranceNavigationTransitionInfo.isTargetElementProperty;
Public Shared ReadOnly Property IsTargetElementProperty As DependencyProperty

属性值

EntranceNavigationTransitionInfo.IsTargetElement XAML attached 属性的标识符。

注解

此属性只是属性系统的标识符,在大多数应用方案中不使用。 在大多数情况下,在 XAML 中设置 EntranceNavigationTransitionInfo.IsTargetElement XAML attached 属性,不需要此标识符。

适用于

另请参阅