2 references to OnFindInvoked
PresentationFramework (2)
src\Framework\System\Windows\Controls\SinglePageViewer.cs (2)
406
OnFindInvoked
(this, EventArgs.Empty);
1153
DocumentViewerHelper.ToggleFindToolBar(_findToolBarHost, new EventHandler(
OnFindInvoked
), enable);