1 reference to IsFindEnabled
PresentationFramework (1)
System\Windows\Controls\FlowDocumentReader.cs (1)
1827get { return ((_findToolBarHost != null) && IsFindEnabled && (Document != null)); }