WpfCommandEventArgs
Class
Definition
Namespace:ArtOfTest.WebAii.EventsArgs
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
[DataContract]
public class WpfCommandEventArgs : EventArgs
Inheritance: objectEventArgsWpfCommandEventArgs
Inherited Members
Constructors
C#
public WpfCommandEventArgs(WpfCommand command, string requestId)