Posted 14 years ago
by Burton H Roberts
I would like to dynamically collapse and show a navigation pane in code using the Visibility property like:
When I try it, it doesn't work. Could you confirm that and possibly offer a work around?
MyPane.Visibility = System.Windows.Visibility.Hidden;