整理控件库
This commit is contained in:
@@ -18,7 +18,7 @@ namespace WPFluent.Controls;
|
||||
public class SyntaxHighlightDictionary : ResourceDictionary
|
||||
{
|
||||
private const string DictionaryUri =
|
||||
"pack://application:,,,/WPFluent;component/SyntaxHighlight/SyntaxHighlight.xaml";
|
||||
"pack://application:,,,/WPFluent;component/Controls/CodeBlock/SyntaxHighlight.xaml";
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="SyntaxHighlightDictionary"/> class.
|
||||
|
||||
Reference in New Issue
Block a user