Beispiel #1
0
 private void SyncFromSource(PropertyEndPoint viewModelEndPoint)
 {
     SetAllChildrenActive((bool)viewModelEndPoint.GetValue());
 }