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ů.

7 řádky
378 B

  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>