次の方法で共有


ValuePatternIdentifiers.IsReadOnlyProperty プロパティ

定義

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

プロパティ値

IsReadOnly プロパティのオートメーション プロパティ参照。

適用対象