Skip to content

Commit 437912c

Browse files
Update knowledge-base/treeview-validate-drop-target.md
Co-authored-by: Tsvetomir Hristov <[email protected]>
1 parent 0eacda4 commit 437912c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

knowledge-base/treeview-validate-drop-target.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ This TreeView does not allow the user to drop items from the Documents folder in
159159
base.OnInitialized();
160160
}
161161
162-
163162
private void LoadData()
164163
{
165164
Data = new List<TreeItem>()

0 commit comments

Comments
 (0)