ValuePatternIdentifiers.IsReadOnlyProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the IsReadOnly property.
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
Property Value
The automation property reference for the IsReadOnly property.