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