3 references to IsTextEditorValid
PresentationFramework (3)
System\Windows\Documents\TextStore.cs (3)
306
if (
IsTextEditorValid
&& IsReadOnly)
1200
if (!
IsTextEditorValid
)
1651
if (this.
IsTextEditorValid
)