Skip to content

Missing tag closure in sample code. #719

@pieroway

Description

@pieroway
<CommandBar
    Background="White"
    Margin="12" 
    IsOpen="True"
    IsSticky="True" 
    DefaultLabelPosition="Right"
    Content="Mountains table">
    <AppBarButton
        Icon="Filter"
        Label="Filter by Rank &lt; 50"
        Click="rankLowFilter_Click">
</CommandBar>

...the AppBarButton is not properly closed


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions