You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
694 B
694 B
PrimitiveTypeCollectionEditor
Derives from ContentControl
Represents an editor of primitive types.
Properties
|| Property || Description | IsOpen | Gets or sets a value indicating whether the editor's dropdown is open. | IsReadOnly | Gets or sets if the control can be edited. | ItemsSource | Gets or sets a collection used to generate the content of the control. | ItemsSourceType | Gets or sets the type of ItemsSource. | ItemType | Gets the type of the item. | Text | Gets or sets the text of the editor.
