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