1 reference to LoadAnnotationsAsync
PresentationFramework (1)
src\Framework\System\Windows\Annotations\AnnotationService.cs (1)
203
_asyncLoadOperation = _root.Dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(
LoadAnnotationsAsync
), this);