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

属性值

自动化属性标识符。

适用于