AppBarElementContainer.DynamicOverflowOrderProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ DynamicOverflowOrderProperty { DependencyProperty ^ get(); };
static DependencyProperty DynamicOverflowOrderProperty();
public static DependencyProperty DynamicOverflowOrderProperty { get; }
var dependencyProperty = AppBarElementContainer.dynamicOverflowOrderProperty;
Public Shared ReadOnly Property DynamicOverflowOrderProperty As DependencyProperty

プロパティ値

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

適用対象