C# (CSharp) WinRTXamlToolkit.Debugging.Commands Пространство имен

Классы

Имя Описание
RelayCommand A command whose sole purpose is to relay its functionality to other objects by invoking delegates. The default return value for the CanExecute method is 'true'. This class does not allow you to accept command parameters in the Execute and CanExecute callback methods.