Click or drag to resize

ViewVisualProperties Property

Gets the visual properties.

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

Property Value

Type: VisualProperties
The visual properties.
See Also