Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

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