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