ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewItem Class / Resources Property

In This Topic
    Resources Property (C1TileViewItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Resources As Windows.UI.Xaml.ResourceDictionary
    public Windows.UI.Xaml.ResourceDictionary Resources {get; set;}
    See Also