Method OnPaint
Namespace TallComponents.Interaction.WPF.Interactors.Annotations.Widgets
Class PushButtonInteractor
Invoked as result of a paint event, but only for push buttons that are not hidden.
Syntax
protected Void OnPaint(PaintEventArgs e)
Returns
Void