Lang.xaml 306 B

1234567
  1. <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  2. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  3. xmlns:langs="clr-namespace:HandyControl.Properties.Langs">
  4. <langs:LangProvider x:Key="Langs"/>
  5. </ResourceDictionary>