Class ListBoxVisualizer
Provides a type visualizer representing a list box control.
public class ListBoxVisualizer : ControlVisualizerBase<ListBox, ListBoxBuilder>
- Inheritance
-
ListBoxVisualizer
- Inherited Members
Methods
- CreateControl(IServiceProvider, ListBoxBuilder)
Creates and configures the visual control associated with the specified workflow operator.