[C#/WPF] ListBox 클래스 : 확장 가능한 리스트 박스 사용하기

■ ListBox 클래스에서 확장 가능한 리스트 박스를 사용하는 방법을 보여준다.

[TestLibrary 프로젝트]

ExpandableListBoxStyle.xaml

ExpandableListBox.cs

[TestProject 프로젝트]

MenuItem.cs

MainWindow.xaml

MainWindow.xaml.cs

TestSolution.zip

Advertisements