PromotedCommandWrapperAction Class

Definition

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

Constructors

PromotedCommandWrapperAction(ActionToken, CommandAction)
PromotedCommandWrapperAction(CommandAction)

Properties

ActionProvider (Inherited from ActionCommonBase)
ActionType (Inherited from CommandAction)
Command (Inherited from CommandAction)
CommandParameter (Inherited from CommandAction)
Description (Inherited from CommandAction)
IsEnabled (Inherited from ActionCommonBase)
IsVisible (Inherited from ActionCommonBase)
ModelItem (Inherited from ActionCommonBase)
Token (Inherited from ActionCommonBase)

Methods

Clone() (Inherited from ActionBase)
Dispose() (Inherited from ActionCommonBase)
GenerateWrappedCommand(ActionBase, ICommand, Object)
OnPropertyChanged(String) (Inherited from ActionCommonBase)
SetActionProvider(ActionProviderBase) (Inherited from ActionCommonBase)

Events

PropertyChanged (Inherited from ActionCommonBase)

Applies to