1 reference to IsDocumentEnabled
PresentationFramework (1)
System\Windows\Documents\FlowDocument.cs (1)
863return (parentRichTextBox == null) ? true : parentRichTextBox.IsDocumentEnabled;