StockIcon Methods

Vista Bridge Library

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

The StockIcon type exposes the following members.

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.)

See Also