protected void Add( object item )
Protected Sub Add( _ ByVal item As Object _ )
All items added to the ItemCollection must be created on the main UI thread as these ultimately become UI content.
Target Platforms: Windows 11, Windows 10
ComboBox Class ComboBox Members