RangeValuePatternIdentifiers.IsReadOnlyProperty Property

Definition

Identifies the IsReadOnly automation property.

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

Property Value

The automation property identifier.

Applies to