AppBar.IsStickyProperty Propiedad

Definición

Identifica la propiedad de dependencia 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

Valor de propiedad

Identificador de la propiedad de dependencia IsSticky .

Se aplica a