Interface IEnablementController
Namespace: PoeShared.Common
Assembly: PoeShared.dll
Syntax
public interface IEnablementController : IDisposable, INotifyPropertyChanged
Properties
Name | Description |
---|---|
IsEnabledState |
Methods
Name | Description |
---|---|
Disable(string) |
Extension Methods
NotifyPropertyChangedExtensions.GetPropertyName<TObject, T1>(TObject, Expression<Func<TObject, T1>>)
NotifyPropertyChangedExtensions.WhenAnyProperty<TObject, T1>(TObject, Expression<Func<TObject, T1>>)