-test da provare

This commit is contained in:
Demetrio Cassarino
2024-07-22 10:28:30 +02:00
parent 1eeea3c2e7
commit 93c80c98e6
12 changed files with 43 additions and 32 deletions
@@ -807,7 +807,7 @@ Public Class ManageLayerExpanderVM
If Not IsNothing(tNode) Then
If Not bMark Then LayerTreeViewItem.m_MarkOnSel = False
tNode.IsSelected = True
tNode.NotifyPropertyChanged("IsSelected")
tNode.NotifyPropertyChanged(NameOf(tNode.IsSelected))
If Not bMark Then LayerTreeViewItem.m_MarkOnSel = True
tNode.IsExpanded = True
m_nObjTreeOldId = nId