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

속성 값

Automation 속성 식별자입니다.

적용 대상