RichEditBox.IsReadOnlyProperty 屬性

定義

識別 IsReadOnly 相依性屬性。

public:
 static property DependencyProperty ^ IsReadOnlyProperty { DependencyProperty ^ get(); };
static DependencyProperty IsReadOnlyProperty();
public static DependencyProperty IsReadOnlyProperty { get; }
var dependencyProperty = RichEditBox.isReadOnlyProperty;
Public Shared ReadOnly Property IsReadOnlyProperty As DependencyProperty

屬性值

IsReadOnly 相依性屬性的標識碼。

適用於