ComponentOne Tiles for WPF and Silverlight
C1.WPF.Tile Namespace / C1Tile Class / ContentSourceProperty Field

In This Topic
    ContentSourceProperty Field (C1Tile)
    In This Topic
    Identifies the ContentSource dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ContentSourceProperty As DependencyProperty
    public static readonly DependencyProperty ContentSourceProperty
    See Also