Skip to content

Combobox ​

从一个数据集中选择的控件

展示 ​

示例 ​

xml
<ComboBox ItemsSource="{Binding}" 
          SelectedItem="{Binding}" />

参阅 ​

Demo: SukiUI.Demo/Features/ControlsLibrary/CollectionsView.axaml