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 依赖属性的标识符。

适用于