Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1Scheduler Class / CloneTheme Method

In This Topic
    CloneTheme Method
    In This Topic
    CloneTheme
    Syntax
    'Declaration
     
    
    Public Shared Function CloneTheme( _
       ByVal theme As ResourceDictionary _
    ) As ResourceDictionary
    public static ResourceDictionary CloneTheme( 
       ResourceDictionary theme
    )

    Parameters

    theme
    See Also