4 references to GetFdrHost
PresentationFramework (4)
src\Framework\System\Windows\Annotations\AnnotationHelper.cs (3)
208viewer = GetFdrHost(fdr) as DocumentViewerBase; 593viewer = GetFdrHost(fdr) as DocumentViewerBase; 1066viewer = GetFdrHost(reader) as FrameworkElement;
src\Framework\System\Windows\Annotations\AnnotationService.cs (1)
1136documentViewerBase = AnnotationHelper.GetFdrHost(reader) as DocumentViewerBase;