Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

7 wiersze
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>