2 references to IsFindEnabled
PresentationFramework (2)
System\Windows\Controls\FlowDocumentReader.cs (2)
506/// <see cref="IsFindEnabled"/> 1827get { return ((_findToolBarHost != null) && IsFindEnabled && (Document != null)); }