
We have noticed in testing that the popup can be resized horizontally to the maximum width of the main window but this also resizes the NavigationBar when it's not minimized. The problem is the NavigationBar is contained within a grid column that has a MaxWidth set and that resizing the popup essentially gets around this MaxWidth setting once the NavigationBar is un-minimized.
In our case the grid contains three columns: NavigationBar, Splitter, ListView.
Is this a bug in the NavigationBar or something we're not doing correctly?
Ideally we'd like the same behavior as Outlook: for the popup to respect the MaxMidth on the column like resizing the Wunderbar width with the splitter would.
Kollen
In our case the grid contains three columns: NavigationBar, Splitter, ListView.
Is this a bug in the NavigationBar or something we're not doing correctly?
Ideally we'd like the same behavior as Outlook: for the popup to respect the MaxMidth on the column like resizing the Wunderbar width with the splitter would.
Kollen