Stock Icons Overview

Vista Bridge Library

Vista Bridge Feature: Stock Icons

Assembly: VistaBridgeLibrary

Namespace: Microsoft.SDK.Samples.VistaBridge.Library.StockIcons

Description

Provides access to standard system icons. This feature includes the StockIcons static class that provides access to all of the system icons through static properties. The StockIcon class allows developers to access the bitmap for a specified system icon with optional overlays. Icons are available in regular and small versions. These classes support accessing system icons using XAML.

Related Samples

The following sample ships with the Vista Bridge Sample Library:

StockIconDemoApp