You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 rivejä
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>