[C#/WPF] ControlTemplate 엘리먼트 : 조직도 TreeViewItem 엘리먼트 정의하기

■ ControlTemplate 엘리먼트를 사용해 조직도 TreeViewItem 엘리먼트를 정의하는 방법을 보여준다.

Node.cs

CustomDictionary.xaml

MainWindow.xaml

MainWindow.xaml.cs

TestProject.zip

Advertisements