29 lines
1.1 KiB
XML
29 lines
1.1 KiB
XML
<!--***********************************************************************************
|
|
|
|
Extended WPF Toolkit
|
|
|
|
Copyright (C) 2007-2013 Xceed Software Inc.
|
|
|
|
This program is provided to you under the terms of the Microsoft Public
|
|
License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license
|
|
|
|
For more features, controls, and fast professional support,
|
|
pick up the Plus Edition at http://xceed.com/wpf_toolkit
|
|
|
|
Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids
|
|
|
|
**********************************************************************************-->
|
|
|
|
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
|
|
<!--
|
|
This theme is not supported. All resource lookups will fall back on the content
|
|
of Generic.xaml (Aero based). This ResourceDictionary was inserted in order to
|
|
hopfully resolve the following issues reported by the community:
|
|
Issue 19517
|
|
Issue 18971
|
|
-->
|
|
|
|
</ResourceDictionary>
|