C# (CSharp) AGENT.PackageViewer.Command Namespace

Classes

Name Description
CommandReference This class facilitates associating a key binding in XAML markup to a command defined in a View Model by exposing a Command dependency property. The class derives from Freezable to work around a limitation in WPF when data-binding from XAML.
DelegateCommand