Share via


BehaviorActionGroup Class

Definition

public ref class BehaviorActionGroup : Microsoft::VisualStudio::DesignTools::Extensibility::Actions::ActionGroup
public class BehaviorActionGroup : Microsoft.VisualStudio.DesignTools.Extensibility.Actions.ActionGroup
type BehaviorActionGroup = class
    inherit ActionGroup
Public Class BehaviorActionGroup
Inherits ActionGroup
Inheritance
BehaviorActionGroup

Constructors

BehaviorActionGroup(ActionToken, String, ActionBase[])
BehaviorActionGroup(ActionToken, String, String)
BehaviorActionGroup(String, ActionBase[])
BehaviorActionGroup(String, String, ActionBase[])

Properties

ActionProvider (Inherited from ActionCommonBase)
Actions (Inherited from ActionGroup)
BehaviorType
Description (Inherited from ActionGroup)
IsEnabled (Inherited from ActionCommonBase)
IsVisible (Inherited from ActionCommonBase)
MaxCount
ModelItem (Inherited from ActionCommonBase)
Template (Inherited from ActionGroup)
Token (Inherited from ActionCommonBase)

Methods

Dispose() (Inherited from ActionGroup)
Initialize() (Inherited from ActionGroup)
OnPropertyChanged(String) (Inherited from ActionCommonBase)
SetActionProvider(ActionProviderBase) (Inherited from ActionGroup)

Events

PropertyChanged (Inherited from ActionCommonBase)

Applies to