4 references to GetFdrHost
PresentationFramework (4)
System\Windows\Annotations\AnnotationHelper.cs (3)
190viewer = GetFdrHost(fdr) as DocumentViewerBase; 574viewer = GetFdrHost(fdr) as DocumentViewerBase; 1046viewer = GetFdrHost(reader) as FrameworkElement;
System\Windows\Annotations\AnnotationService.cs (1)
1086documentViewerBase = AnnotationHelper.GetFdrHost(reader) as DocumentViewerBase;