[]
        
(Showing Draft Content)

C1.Framework.IconElement.ShouldDispose

ShouldDispose Property

ShouldDispose

Gets or sets a value indicating whether the cached icon image should be disposed when no longer needed.

Declaration
protected bool ShouldDispose { get; set; }
Protected Property ShouldDispose As Boolean
Property Value
Type Description
bool

true if the cached image should be disposed; otherwise, false.