Class LabelVisualizer
Provides a type visualizer representing a label control.
public class LabelVisualizer : ControlVisualizerBase<Label, LabelBuilder>
- Inheritance
-
LabelVisualizer
- Inherited Members
Methods
- CreateControl(IServiceProvider, LabelBuilder)
Creates and configures the visual control associated with the specified workflow operator.