Separator.xaml 196 B

12345
  1. <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
  2. <Style BasedOn="{StaticResource SeparatorBaseStyle}" TargetType="Separator"/>
  3. </ResourceDictionary>