<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
                    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
                    xmlns:tm="using:SearchUI.TemplateManager"
                    x:Key="Shared.ImageStyles_8_1_RTM">
    <Style x:Key="Resources.Shared.BaseImageStyle"
           TargetType="Image"
           BasedOn="{CustomResource ImagePerfTrackStyle}">
    </Style>
</ResourceDictionary>