[]
Gets or sets a value indicating whether the cached icon image should be disposed when no longer needed.
protected bool ShouldDispose { get; set; }
Protected Property ShouldDispose As Boolean
true if the cached image should be disposed; otherwise, false.
true
false