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