Class ValidateSignaturesCommandDescriptor
Represents the validate signatures command descriptor.
Inheritance
System.Object
ValidateSignaturesCommandDescriptor
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Documents.Commands.Descriptors
Assembly: Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax
public class ValidateSignaturesCommandDescriptor : CommandDescriptor, INotifyPropertyChanged
Constructors
ValidateSignaturesCommandDescriptor(ValidateSignaturesCommand, Boolean)
Initializes a new instance of the ValidateSignaturesCommandDescriptor class.
Declaration
public ValidateSignaturesCommandDescriptor(ValidateSignaturesCommand command, bool isEnabled = true)
Parameters
ValidateSignaturesCommand
command
The command. |
System.Boolean
isEnabled
if set to |