Northwoods.GoSilverlight 1.2.2 Assembly
CommandHandler Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Diagram Class : CommandHandler Property

Gets or sets the CommandHandler that implements all of the standard commands.

Syntax

Visual Basic (Declaration) 
<CategoryAttribute("Behavior")>
Public Property CommandHandler As CommandHandler
C# 
[CategoryAttribute("Behavior")]
public CommandHandler CommandHandler {get; set;}

Property Value

The initial value is an instance of CommandHandler. CommandHandlers cannot be shared by Diagrams.

Requirements

See Also

© 2010 All Rights Reserved.