ActionProviderBase Class

Definition

public ref class ActionProviderBase abstract : Microsoft::VisualStudio::DesignTools::Extensibility::Features::FeatureProvider, IDisposable, System::ComponentModel::INotifyPropertyChanged
public abstract class ActionProviderBase : Microsoft.VisualStudio.DesignTools.Extensibility.Features.FeatureProvider, IDisposable, System.ComponentModel.INotifyPropertyChanged
type ActionProviderBase = class
    inherit FeatureProvider
    interface IDisposable
    interface INotifyPropertyChanged
Public MustInherit Class ActionProviderBase
Inherits FeatureProvider
Implements IDisposable, INotifyPropertyChanged
Inheritance
ActionProviderBase
Derived
Implements

Constructors

ActionProviderBase()

Fields

MaximumAllowablePosition
MinimumAllowablePosition

Properties

AppearsOnInheritedTypes
Header
ModelItem
OnEmptyDisplayString
Position
PropertyResolver
Template

Methods

Dispose()
Initialize(ModelItem)
OnPropertyChanged(String)
OnSelected()

Events

ModelItemPropertyChanged
PropertyChanged

Applies to