ActivityDesignerTheme.Initialize Method

Definition

Initializes the designer theme.

public:
 override void Initialize();
public override void Initialize ();
override this.Initialize : unit -> unit
Public Overrides Sub Initialize ()

Remarks

Initializes the ActivityDesignerTheme with the ambient theme.

Applies to