共用方式為


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屬性的自動化屬性參考。

適用於