Infragistics(R) NetAdvantage(R) : Silverlight 2011.2
ICommandTarget Interface
Members  See Also  E-mail your feedback on this topic.
Infragistics Namespace : ICommandTarget Interface

Used to designate objects which expect a Command to be executed against it.

Syntax

Visual Basic (Declaration) 
Public Interface ICommandTarget 
C# 
public interface ICommandTarget 

See Also