Share via


LayoutActionGroup Class

Definition

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

Constructors

LayoutActionGroup()

Properties

ActionProvider (Inherited from ActionCommonBase)
Actions (Inherited from ActionGroup)
Description (Inherited from ActionGroup)
IsEnabled (Inherited from ActionCommonBase)
IsVisible (Inherited from ActionCommonBase)
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