FontSettingsActionGroup Class

Definition

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

Constructors

FontSettingsActionGroup()

Properties

ActionProvider (Inherited from ActionCommonBase)
Actions (Inherited from ActionGroup)
Description (Inherited from ActionGroup)
FontFamilyProperty
FontSizeProperty
FontStyleProperty
FontWeightProperty
ForegroundProperty
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