AppBar.IsStickyProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ IsStickyProperty { DependencyProperty ^ get(); };
static DependencyProperty IsStickyProperty();
public static DependencyProperty IsStickyProperty { get; }
var dependencyProperty = AppBar.isStickyProperty;
Public Shared ReadOnly Property IsStickyProperty As DependencyProperty

プロパティ値

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

適用対象