public static UpgradeHelpers.Helpers.BorderStyle Get_BorderStyle(this UpgradeHelpers.BasicViewModels.TreeViewViewModel _TreeView)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static void Set_Sorted(this UpgradeHelpers.BasicViewModels.TreeViewViewModel _TreeView, bool Sorted)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
 public static bool Get_HideSelection(this UpgradeHelpers.BasicViewModels.TreeViewViewModel _TreeView)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }