3-WPF-Order/5-WPF样式和行为-8多个触发器/App.xaml.cs

12 lines
230 B
C#

using System.Configuration;
using System.Data;
using System.Windows;
namespace _5_WPF样式和行为_8多个触发器;
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App : Application
{
}