Interface IBusyController
Inherited Members
Namespace: PoeShared.Common
Assembly: PoeShared.dll
Syntax
public interface IBusyController : INotifyPropertyChanged
Properties
Name | Description |
---|---|
IsBusy |
Methods
Name | Description |
---|---|
Busy() |
Extension Methods
NotifyPropertyChangedExtensions.GetPropertyName<TObject, T1>(TObject, Expression<Func<TObject, T1>>)