選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

DesignTimeResources.xaml 358 B

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>