Hi,
I have a PanelBar with the flag ExpandMode="Multiple".
When the sum of the heights of the expanded PanelBarItems is greater than the height of the container, a vertical scrollbar appears. But if the PanelBarItem expanded is the last in the item list, I would like that the PanelBarItem elements automatically appear like the figure2, so that the scrollbar automatically scrolls to the selected item, and not like figure1.
I used AutoScrollToSelectedItem="true", but it doesn't work.
I have a PanelBar with the flag ExpandMode="Multiple".
When the sum of the heights of the expanded PanelBarItems is greater than the height of the container, a vertical scrollbar appears. But if the PanelBarItem expanded is the last in the item list, I would like that the PanelBarItem elements automatically appear like the figure2, so that the scrollbar automatically scrolls to the selected item, and not like figure1.
I used AutoScrollToSelectedItem="true", but it doesn't work.