Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <Window x:Class="SmileyFace.MainWindow"
- xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
- Title="Smiley Face" Height="300" Width="300">
- <Canvas x:Name="canvas"/>
- </Window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement