[]
        
(Showing Draft Content)

C1.Win.Themes.BackgroundBrushProviderExtension.Copy

Copy Method

Copy(BackgroundBrushProvider, BackgroundBrushProvider)

Copies properties of the source BackgroundBrushProvider.

Declaration
public static void Copy(this BackgroundBrushProvider dst, BackgroundBrushProvider src)
Parameters
Type Name Description
BackgroundBrushProvider dst

the target BackgroundBrushProvider.

BackgroundBrushProvider src

the source BackgroundBrushProvider.