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

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