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