<Window x:Class="MyFirstWPFApp.wndTestDialog"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="wndTestDialog" SizeToContent="WidthAndHeight">
<Grid Height="300" Width="300"></Grid>
</Window>
&
Original Post : http://neodreamer-dev.tistory.com/597
No comments :
Post a Comment