App.xaml 382 B

1234567
  1. <prism:PrismApplication x:Class="PLCIOPointTool.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:PLCIOPointTool"
  5. xmlns:prism="http://prismlibrary.com/">
  6. </prism:PrismApplication>