'Declaration Public Class NewItemTypesComboBoxConverter
'Usage Dim instance As NewItemTypesComboBoxConverter
public class NewItemTypesComboBoxConverter
This multi-value converter is used in the CollectionControl template to determine the list of possible new item types that will be shown in the combo box.
If the second value (i.e., CollectionControl.NewItemTypes) is not null, this list will be used. Otherwise, if the first value (i.e., CollectionControl.ItemsSourceType) is a IList<T> type, the new item type list will contain "T".
'Declaration Public Class NewItemTypesComboBoxConverter
'Usage Dim instance As NewItemTypesComboBoxConverter
public class NewItemTypesComboBoxConverter
System.Object
Xceed.Wpf.Toolkit.Converters.NewItemTypesComboBoxConverter
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2