次の方法で共有


EntranceNavigationTransitionInfo.IsTargetElementProperty プロパティ

定義

EntranceNavigationTransitionInfo.IsTargetElement XAML 添付プロパティを識別します。

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 添付プロパティの識別子。

注釈

このプロパティはプロパティ システムの識別子のみで、ほとんどのアプリ シナリオでは使用されません。 ほとんどの場合、 XAML で EntranceNavigationTransitionInfo.IsTargetElement XAML 添付プロパティを設定します。この識別子は必要ありません。

適用対象

こちらもご覧ください