Click or drag to resize

NamespaceTreeControlVisualProperties Property

Gets the visual properties.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public VisualProperties VisualProperties { get; }

Property Value

Type: VisualProperties
The visual properties.
See Also