2 references to OnFindInvoked
PresentationFramework (2)
System\Windows\Controls\FlowDocumentScrollViewer.cs (2)
677
OnFindInvoked
(this, EventArgs.Empty);
934
DocumentViewerHelper.ToggleFindToolBar(_findToolBarHost, new EventHandler(
OnFindInvoked
), enable);