Table of Contents
CommandTarget Property

Gets or sets the target element on which to raise the specified command.

Syntax
 public IInputElement CommandTarget { get; set; }

Implements

ICommandSource.CommandTarget
See Also