IconTemplateSelectorProperty Field

Vista Bridge Library

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

DependencyProperty to use as the backing store for IconTemplateSelector. This enables animation, styling, binding, and so forth.

Namespace:  Microsoft.SDK.Samples.VistaBridge.Library
Assembly:  VistaBridgeLibrary (in VistaBridgeLibrary.dll) Version: 1.4.0.0 (1.4.0.0)

Syntax

C#
public static readonly DependencyProperty IconTemplateSelectorProperty
Visual Basic (Declaration)
Public Shared ReadOnly IconTemplateSelectorProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ IconTemplateSelectorProperty

See Also