ComponentOne Tiles for WPF and Silverlight
C1.Silverlight.Tile Namespace / C1TileBase Class / ContentTemplateSelectorProperty Field

In This Topic
    ContentTemplateSelectorProperty Field
    In This Topic
    Identifies the ContentTemplateSelector dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ContentTemplateSelectorProperty As DependencyProperty
    public static readonly DependencyProperty ContentTemplateSelectorProperty
    See Also