瀏覽代碼

Merge pull request #10553 from tkefauver/patch-1

Flyout sample label fix
Max Katz 2 年之前
父節點
當前提交
68c594e69b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      samples/ControlCatalog/Pages/FlyoutsPage.axaml

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

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