Skip to main content

Member Table: Expanding and Collapsing Groups (Explorer Bar View)

The members listed below are in effect only for the Explorer Bar View. For the Side Bar or Navigation Pane View, use members listed in the Member Table: Active Group topic to operate group expansion states.

Member Description
NavBarGroup.IsExpanded

Gets or sets a value specifying whether the group is expanded. This is a dependency property.

NavBarGroup.IsExpanding

Gets a value that indicates whether the group is being expanded. This is a dependency property.

NavBarGroup.IsCollapsing

Gets a value that indicates whether the group is being collapsed. This is a dependency property.

ExplorerBarView.GroupExpandedChanged Fires after the expanded state of a group has been changed.
ExplorerBarView.GroupExpandedChanging Fires before the expanded state of a group is changed.
NavBarCommands.ChangeGroupExpanded Toggles the specified group’s expanded state.
NavBarViewBase.AnimateGroupExpansion Gets or sets whether expanding/collapsing NavBarGroups within the current View is animated.
NavBarGroup.AnimateGroupExpansion Gets whether the current NavBarGroup is animated when expanding/collapsing.