BorderBrushActionGroup Class

Definition

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

Constructors

BorderBrushActionGroup()

Properties

ActionProvider (Inherited from ActionCommonBase)
Actions (Inherited from ActionGroup)
BorderBrushProperty
BorderThicknessProperty
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()
OnPropertyChanged(String) (Inherited from ActionCommonBase)
SetActionProvider(ActionProviderBase) (Inherited from ActionGroup)

Events

PropertyChanged (Inherited from ActionCommonBase)

Applies to