Version

DiagramToolboxItem Class Members

The following tables list the members exposed by DiagramToolboxItem.

Public Constructors
 NameDescription
Public ConstructorDiagramToolboxItem Constructor  
Public Properties
 NameDescription
Public PropertyBeginEditOnDropGets or sets a value indicating whether the Item should enter edit mode when dropped onto a XamDiagram.  
Public PropertyContentGets or sets the content to display.  
Public PropertyItemGets or sets the DiagramItem that this instance represents.  
Public PropertyTitleGets or sets the title.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedCalled when a property value has changed.  
Public Events
 NameDescription
Public EventPropertyChanged  
See Also