Share via


Pivot.IsLockedProperty プロパティ

定義

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

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

プロパティ値

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

適用対象