4 references to GetFdrHost
PresentationFramework (4)
System\Windows\Annotations\AnnotationHelper.cs (3)
187viewer = GetFdrHost(fdr) as DocumentViewerBase; 571viewer = GetFdrHost(fdr) as DocumentViewerBase; 1043viewer = GetFdrHost(reader) as FrameworkElement;
System\Windows\Annotations\AnnotationService.cs (1)
1080documentViewerBase = AnnotationHelper.GetFdrHost(reader) as DocumentViewerBase;