1 write to perfEventProvider
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (1)
83this.perfEventProvider = new DesignerPerfEventProvider();
2 references to perfEventProvider
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (2)
178this.Dispatcher.BeginInvoke(DispatcherPriority.ApplicationIdle, new Action(() => { this.perfEventProvider.TypeBrowserApplicationIdleAfterShowDialog(); })); 317this.perfEventProvider.TypeBrowserOkPressed();