终端一体化运控平台
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

App.xaml 303 B

2 년 전
1234567
  1. <Application
  2. x:Class="BPASmart.ConfigurationSoftware.App"
  3. xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  4. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  5. xmlns:local="clr-namespace:BPASmart.ConfigurationSoftware">
  6. <Application.Resources />
  7. </Application>