Share via


ActionCommonBase Class

Definition

public ref class ActionCommonBase abstract : IDisposable, System::ComponentModel::INotifyPropertyChanged
public abstract class ActionCommonBase : IDisposable, System.ComponentModel.INotifyPropertyChanged
type ActionCommonBase = class
    interface INotifyPropertyChanged
    interface IDisposable
Public MustInherit Class ActionCommonBase
Implements IDisposable, INotifyPropertyChanged
Inheritance
ActionCommonBase
Derived
Implements

Constructors

ActionCommonBase()

Properties

ActionProvider
IsEnabled
IsVisible
ModelItem
Token

Methods

Dispose()
OnPropertyChanged(String)
SetActionProvider(ActionProviderBase)

Events

PropertyChanged

Applies to