Keine Beschreibung

Setting2.xaml 285B

123456789
  1. <Window x:Class="WpfApplication19.Setting2"
  2. xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  3. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  4. Title="Setting2" Height="300" Width="486">
  5. <Grid>
  6. </Grid>
  7. </Window>