Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/WPF/VB/PivotGridDemo.Wpf/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/WPF/VB/PivotGridDemo.Wpf/Generic.xaml

<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:dx="http://schemas.devexpress.com/winfx/2008/xaml/core"
    xmlns:local="clr-namespace:PivotGridDemo.PivotGrid">
	<ResourceDictionary.MergedDictionaries>
        <ResourceDictionary Source="{dx:DemoBaseResource Themes/Generic.xaml}" />
        <ResourceDictionary Source="/PivotGridDemo;component/Controls/ControlStyles/Panel.xaml" />
		<ResourceDictionary Source="/PivotGridDemo;component/Controls/ControlStyles/InplaceProgressBar.xaml" />
    </ResourceDictionary.MergedDictionaries>
</ResourceDictionary>