ValuePatternIdentifiers.IsReadOnlyProperty 属性

定义

标识 IsReadOnly 属性。

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 属性的自动化属性引用。

适用于