CommonNavigationTransitionInfo.IsStaggerElementProperty 属性

定义

public:
 static property DependencyProperty ^ IsStaggerElementProperty { DependencyProperty ^ get(); };
static DependencyProperty IsStaggerElementProperty();
public static DependencyProperty IsStaggerElementProperty { get; }
var dependencyProperty = CommonNavigationTransitionInfo.isStaggerElementProperty;
Public Shared ReadOnly Property IsStaggerElementProperty As DependencyProperty

属性值

CommonNavigationTransitionInfo.IsStaggerElement 附加属性的标识符。

适用于

另请参阅