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