|
|
|
|
@ -2,7 +2,7 @@
@@ -2,7 +2,7 @@
|
|
|
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" |
|
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
|
|
|
|
xmlns:core="http://icsharpcode.net/sharpdevelop/core" |
|
|
|
|
xmlns:gui="clr-namespace:ICSharpCode.SharpDevelop.Gui;assembly=ICSharpCode.SharpDevelop"> |
|
|
|
|
xmlns:gui="clr-namespace:ICSharpCode.SharpDevelop.Gui"> |
|
|
|
|
<Grid> |
|
|
|
|
<Button Content="Hi"></Button> |
|
|
|
|
</Grid> |
|
|
|
|
|