这是indexloc提供的服务,不要输入任何密码
Skip to content

Unused variable #389

@omariom

Description

@omariom

visibleChildren is not used and all the TabItems participate in calculating DesiredSize of DocumentPaneTabPanel.

var visibleChildren = Children.Cast<UIElement>().Where(ch => ch.Visibility != System.Windows.Visibility.Collapsed);

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