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