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