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