StockIcon Members

Vista Bridge Library

[This is preliminary documentation and is subject to change.]

The StockIcon type exposes the following members.

Constructors

  NameDescription
StockIconOverloaded.

Methods

  NameDescription
Check
Checks whether the icon has already been retrieved.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetBitmapSource
Creates a BitmapSource object for the specified icon.
GetHashCode
Gets the hash code for this instance.
(Overrides Object..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ProvideValue
Returns the bitmap for the icon represented by this instance.
(Overrides MarkupExtension..::.ProvideValue(IServiceProvider).)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Bitmap
Gets the bitmap for the icon represented by this instance.
Identifier
Gets or sets a value that indicates which standard icon is represented by this instance.
LinkOverlay
Gets or sets a value that cotrols whether to put a link overlay on the icon.
Selected
Gets or sets a value indicating whether the icon appears selected.
ShellSize
Gets or sets a value that controls whether the icon is shell sized.
Small
Gets or sets a value that controls whether the small version of the icon is used.

See Also