RatingControl.IsReadOnlyProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ IsReadOnlyProperty { DependencyProperty ^ get(); };
static DependencyProperty IsReadOnlyProperty();
public static DependencyProperty IsReadOnlyProperty { get; }
var dependencyProperty = RatingControl.isReadOnlyProperty;
Public Shared ReadOnly Property IsReadOnlyProperty As DependencyProperty

プロパティ値

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

適用対象