topical media & game development
professional-xml-26-Listing-26-1.txt / txt
<Window x:Class="XAML_Example.Window1"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="XAML_Example" Height="300" Width="300">
<Grid>
<Button Margin="107,112,110,132" Name="button1">Button</Button>
</Grid>
</Window>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.