6 references to IsReadOnly
PresentationFramework (6)
System\Windows\Documents\TextStore.cs (6)
306if (IsTextEditorValid && IsReadOnly) 484if (this.IsReadOnly) 616if (IsReadOnly) 667if (IsReadOnly) 812if (IsReadOnly) 2852attrval.val.data1.Value = IsReadOnly ? (IntPtr)1 : (IntPtr)0;