Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 638 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 638 Bytes

ExpandableMenu

This project is custom control for WPF.

This control's name is ExpandableMenu.

Made by using ListBox control and ExpandableMenuItem class.

ExpandableMenuItem is binded with ExpandableMenu's ItemsSource property.

Main function

  1. Expand and Callapsed.
  2. Filled on blank area on ListBox when Item is Expanded.

Screen Shot

init selected first item selected second item selected last item