Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

DesignTimeResources.xaml 378 B

2 лет назад
123456
  1. <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  2. xmlns:hc="https://handyorg.github.io/handycontrol">
  3. <ResourceDictionary.MergedDictionaries>
  4. <hc:IntellisenseResources Source="/HandyControl;Component/DesignTime/DesignTimeResources.xaml" />
  5. </ResourceDictionary.MergedDictionaries>
  6. </ResourceDictionary>