6 references to IsReadOnly
PresentationFramework (6)
System\Windows\Documents\TextStore.cs (6)
295if (IsTextEditorValid && IsReadOnly) 473if (this.IsReadOnly) 605if (IsReadOnly) 656if (IsReadOnly) 801if (IsReadOnly) 2832attrval.val.data1 = IsReadOnly ? (IntPtr)1 : (IntPtr)0;