ClassRibbonEasyBindCommand
Class
A version of EasyBindCommand that has the same display properties as RibbonUICommand so that it can also use the same style bindings.
Definition
Namespace:ArtOfTest.Common.Design.UI
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class RibbonEasyBindCommand : EasyBindCommand
Inheritance: objectRibbonEasyBindCommand
Constructors
Properties
View
Declaration
cs-api-definition
public UIWindowsContext View { get; set; }
Property Value