2 references to IsEditingEnabled
PresentationFramework (2)
System\Windows\Controls\FlowDocumentScrollViewer.cs (2)
983
IsReadOnly = !
IsEditingEnabled
,
1314
TextEditor.RegisterCommandHandlers(typeof(FlowDocumentScrollViewer), /*acceptsRichContent:*/true, /*readOnly:*/!
IsEditingEnabled
, /*registerEventListeners*/true);