共用方式為


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 相依性屬性的識別碼。

適用於