次の方法で共有


RangeValuePatternIdentifiers.IsReadOnlyProperty プロパティ

定義

IsReadOnly オートメーション プロパティを識別します。

public:
 static property AutomationProperty ^ IsReadOnlyProperty { AutomationProperty ^ get(); };
static AutomationProperty IsReadOnlyProperty();
public static AutomationProperty IsReadOnlyProperty { get; }
var automationProperty = RangeValuePatternIdentifiers.isReadOnlyProperty;
Public Shared ReadOnly Property IsReadOnlyProperty As AutomationProperty

プロパティ値

オートメーション プロパティ識別子。

適用対象