We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b92d0a commit 4f6609dCopy full SHA for 4f6609d
source/iNKORE.UI.WPF.Modern.Gallery/Pages/Controls/Windows/RelativePanelPage.xaml
@@ -14,7 +14,8 @@
14
VerticalAlignment="Top"
15
ExampleHeight="Auto"
16
HeaderText="A RelativePanel control.">
17
- <ui:RelativePanel Width="300" HorizontalAlignment="Left">
+ <ui:RelativePanel Width="300" Height="50"
18
+ HorizontalAlignment="Left">
19
<Rectangle
20
x:Name="Rectangle1"
21
Width="50"
0 commit comments