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

適用於