Search
TreeViewItem.ChildrenProperty Field
See Also
 






Identifies the Children dependency property.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public static readonly DependencyProperty ChildrenProperty

Visual Basic  Copy Code

Public Shared ReadOnly ChildrenProperty As DependencyProperty

 See Also