4 references to GetFdrHost
PresentationFramework (4)
System\Windows\Annotations\AnnotationHelper.cs (3)
202viewer = GetFdrHost(fdr) as DocumentViewerBase; 586viewer = GetFdrHost(fdr) as DocumentViewerBase; 1058viewer = GetFdrHost(reader) as FrameworkElement;
System\Windows\Annotations\AnnotationService.cs (1)
1098documentViewerBase = AnnotationHelper.GetFdrHost(reader) as DocumentViewerBase;