ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1Tile Class / ContentSourceProperty Field

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