MindFusion.Wpf Pack Programmer's Guide
VisualTreeView.ShowInfo Property
See Also
 





Gets or sets a value indicating whether to display the property info panel. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public bool ShowInfo { get; set; }

Visual Basic  Copy Code

Public Property ShowInfo As Boolean

 Property Value

true to display the values of all dependency properties of the selected element in the tree; otherwise, false.

 See Also

VisualTreeView Members
VisualTreeView Class
MindFusion.UI.Wpf Namespace