App.xaml 346 B

1234567
  1. <prism:PrismApplication x:Class="AlarmInfoServerSim.App"
  2. xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  3. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  4. xmlns:local="clr-namespace:AlarmInfoServerSim"
  5. xmlns:prism="http://prismlibrary.com/">
  6. </prism:PrismApplication>