How to collapse and expand NavigationPaneItem with code?
|
Article Information
|
Article relates to VIBlend NavigationPaneItem for Silverlight
|
How To
|
Expand and collapse a NavigationPaneItem
|
Solution
|
To achieve this, you need to use the NavigationPaneItem's IsExpanded property or the NavigationPane's ExpandItem and CollapseItem methods.
|
|
|