FontSettingsActionGroup Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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) |