Skip to content

Commit 75f34f0

Browse files
How to bind selected items in wpf treeview
1 parent 3fabf15 commit 75f34f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SfTreeViewMVVMSelection/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
// General Information about an assembly is controlled through the following
1515
// set of attributes. Change these attribute values to modify the information
1616
// associated with an assembly.
17-
[assembly: AssemblyTitle("CheckedTreeViewDemo")]
17+
[assembly: AssemblyTitle("TreeViewMVVMselectionDemo")]
1818
[assembly: AssemblyDescription("")]
1919
[assembly: AssemblyConfiguration("")]
2020
[assembly: AssemblyCompany("Microsoft")]
21-
[assembly: AssemblyProduct("CheckedTreeViewDemo")]
21+
[assembly: AssemblyProduct("TreeViewMVVMselectionDemo")]
2222
[assembly: AssemblyCopyright("Copyright © Microsoft 2011")]
2323
[assembly: AssemblyTrademark("")]
2424
[assembly: AssemblyCulture("")]

0 commit comments

Comments
 (0)