Base:
method
OnPaint
System.Workflow.ComponentModel.Design.DesignerGlyph.OnPaint(System.Drawing.Graphics, System.Boolean, System.Workflow.ComponentModel.Design.AmbientTheme, System.Workflow.ComponentModel.Design.ActivityDesigner)
2 overrides of OnPaint
System.Workflow.ComponentModel (2)
AuthoringOM\Design\FreeFormDesigner.cs (1)
1270
protected override void
OnPaint
(Graphics graphics, bool activated, AmbientTheme ambientTheme, ActivityDesigner designer)
AuthoringOM\Design\SequentialActivityDesigner.cs (1)
563
protected override void
OnPaint
(Graphics graphics, bool activated, AmbientTheme ambientTheme, ActivityDesigner designer)