PropertyAction Class

Definition

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

Constructors

PropertyAction(ActionToken, String)
PropertyAction(String)

Properties

ActionProvider (Inherited from ActionCommonBase)
ActionType
DialogOpenAction
IsEnabled (Inherited from ActionCommonBase)
IsVisible (Inherited from ActionCommonBase)
ModelItem (Inherited from ActionCommonBase)
PropertyEntry
PropertyName
Token (Inherited from ActionCommonBase)

Methods

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

Events

PropertyChanged (Inherited from ActionCommonBase)

Applies to