public static void AbandonAllStoryboards(this IAnimationManager manager) { manager.TryAbandonAllStoryboards().ThrowIfError(); }