Table of Contents

Interface IScreenCommand

Namespace
The.WPF.Screens
Assembly
Instagile.WPF.dll
public interface IScreenCommand : IInternalCommand, INotifyPropertyChanged
Inherited Members
Extension Methods

Methods

ExecuteAsync()

Task ExecuteAsync()

Returns

Task

Events

Executed

event Action Executed

Event Type

Action

Executing

event Action Executing

Event Type

Action