// /// Used to map the <see cref="TabbedContentItem{ContentPropertyDisplay, IContent}"/> name from an <see cref="IContent"/> depending on it's variation settings
// /// </summary>
// internal class ContentItemDisplayNameResolver : IValueResolver<IContent, ContentVariationDisplay, string>