3 references to IsTextEditorValid
PresentationFramework (3)
System\Windows\Documents\TextStore.cs (3)
294
if (
IsTextEditorValid
&& IsReadOnly)
1185
if (!
IsTextEditorValid
)
1636
if (this.
IsTextEditorValid
)