SelectableAction Class

Definition

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

Constructors

SelectableAction()
SelectableAction(ActionToken, String)
SelectableAction(String)

Properties

Action
ActionDescription
ActionProvider (Inherited from ActionCommonBase)
ActionType
IsEnabled (Inherited from ActionCommonBase)
IsVisible (Inherited from ActionCommonBase)
Items
ModelItem (Inherited from ActionCommonBase)
SelectedItem
Token (Inherited from ActionCommonBase)

Methods

Clone() (Inherited from ActionBase)
Dispose() (Inherited from ActionCommonBase)
OnPropertyChanged(String) (Inherited from ActionCommonBase)
SetActionProvider(ActionProviderBase) (Inherited from ActionCommonBase)

Events

PropertyChanged (Inherited from ActionCommonBase)

Applies to