次の方法で共有


SlideNavigationTransitionInfo.EffectProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ EffectProperty { DependencyProperty ^ get(); };
static DependencyProperty EffectProperty();
public static DependencyProperty EffectProperty { get; }
var dependencyProperty = SlideNavigationTransitionInfo.effectProperty;
Public Shared ReadOnly Property EffectProperty As DependencyProperty

プロパティ値

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

適用対象