共用方式為


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

屬性值

自動化屬性識別碼。

適用於