Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

DesignTimeResources.xaml 358 B

před 2 roky
12345
  1. <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:hc="https://handyorg.github.io/handycontrol">
  2. <ResourceDictionary.MergedDictionaries>
  3. <hc:IntellisenseResources Source="/HandyControl;Component/DesignTime/DesignTimeResources.xaml" />
  4. </ResourceDictionary.MergedDictionaries>
  5. </ResourceDictionary>