Jump to content

Honeycombs: Difference between revisions

m
Doh! Forgot to eliminate top and bottom blank lines in xaml also.
m (Got rid of extra spaces at top and bottom of code)
m (Doh! Forgot to eliminate top and bottom blank lines in xaml also.)
Line 571:
}</lang>
XAML:
<lang xml><Window x:Class="Honeycombs.MainWindow"
<Window x:Class="Honeycombs.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Line 584 ⟶ 583:
<Canvas x:Name="HoneycombCanvas" HorizontalAlignment="Center" VerticalAlignment="Center"/>
</Grid>
</Window></lang>
</lang>
[[File:CSharpHoneycomb.jpg]]
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.