aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Modules/Tango.PPC.Maintenance/Themes/Generic.xaml<
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
                    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
                    xmlns:touch="clr-namespace:Tango.Touch.Controls;assembly=Tango.Touch"
                    xmlns:local="clr-namespace:Tango.PPC.Maintenance.Controls">
    
    <Style TargetType="{x:Type local:StateTouchButton}" BasedOn="{StaticResource {x:Type touch:TouchButton}}">

    </Style>
</ResourceDictionary>