25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

DesignTimeResources.xaml 358 B

2 년 전
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>