Browse Source

Merge pull request #10553 from tkefauver/patch-1

Flyout sample label fix
Max Katz 2 years ago
parent
commit
68c594e69b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      samples/ControlCatalog/Pages/FlyoutsPage.axaml

+ 1 - 1
samples/ControlCatalog/Pages/FlyoutsPage.axaml

@@ -190,7 +190,7 @@
                                 </Flyout>
                             </Button.Flyout>
                         </Button>
-                        <Button Content="Placement=RightEdgeAlignedBottom">
+                        <Button Content="Placement=RightEdgeAlignedTop">
                             <Button.Flyout>
                                 <Flyout Placement="RightEdgeAlignedTop">
                                     <Panel Width="100" Height="100">