6 references to IsReadOnly
PresentationFramework (6)
src\Framework\System\Windows\Documents\TextStore.cs (6)
219if (IsTextEditorValid && IsReadOnly) 369if (this.IsReadOnly) 489if (IsReadOnly) 540if (IsReadOnly) 674if (IsReadOnly) 2727attrval.val.data1.Value = IsReadOnly ? (IntPtr)1 : (IntPtr)0;