Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

底部面板的Visibility属性绑定多此一举了 #2

Description

@jing8956

<!--面板主要内容-->  <Grid x:Name="mainPanel" Grid.Row="1" Background="White" Padding="0,0,0,15" Visibility="{Binding ElementName=panelStatusCheckBox,Path=IsChecked,Converter={StaticResource BoolToVisibilityConverter}}">

结果导致隐藏底部面板的时候先消失后移动
https://upload.cc/i/6XcDbV.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions