Sic.Framework-Nanjing-Baishi/MECF.Framework.UI.Client/DataGridTransform/DataGrid/Themes/Luna.Metallic.xaml

16 lines
649 B
XML

<!--
=================================================================
Copyright (C) Microsoft Corporation. All rights reserved.
==================================================================
-->
<ResourceDictionary
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:dg="clr-namespace:ExtendedGrid.Microsoft.Windows.Controls"
xmlns:sys="clr-namespace:System;assembly=mscorlib">
<sys:String x:Key="{ComponentResourceKey TypeInTargetAssembly={x:Type dg:DataGrid}, ResourceId=Theme}">Luna.Metallic</sys:String>
</ResourceDictionary>