ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1Image Class / Resources Property

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