Click or drag to resize

PFThemeScope Property

Gets or sets the scope, describing how this theme can be used or modified.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFThemeScope Scope { get; set; }

Property Value

Type: PFThemeScope
See Also