Dynamic menu items in WPF

Posted by mattdekrey on Stack Overflow See other posts from Stack Overflow or by mattdekrey
Published on 2010-06-08T04:43:19Z Indexed on 2010/06/08 4:52 UTC
Read the original article Hit count: 243

Filed under:
|
|

Is there a way to create a section on a menu for a list of menu items to be populated by something like an ObservableCollection?

I'd like to replicate the Window functionality in Visual Studio, where the open document tabs are listed in a numbered list, limited to the first 10.

© Stack Overflow or respective owner

Related posts about wpf

Related posts about menu