diff --git a/TestApplication/Program.cs b/TestApplication/Program.cs index 98e7c246c2..2dd7386ab8 100644 --- a/TestApplication/Program.cs +++ b/TestApplication/Program.cs @@ -61,7 +61,7 @@ namespace TestApplication { new Button { - Margin = new Thickness(2), + Content = "Button", }, new Button {