Pivot.IsLockedProperty Property

Definition

Identifies the IsLocked dependency property.

public:
 static property DependencyProperty ^ IsLockedProperty { DependencyProperty ^ get(); };
static DependencyProperty IsLockedProperty();
public static DependencyProperty IsLockedProperty { get; }
var dependencyProperty = Pivot.isLockedProperty;
Public Shared ReadOnly Property IsLockedProperty As DependencyProperty

Property Value

The identifier for the IsLocked dependency property.

Applies to