[]
        
(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)
Public Shared Sub Copy(dst As BackgroundBrushProvider, src As BackgroundBrushProvider)
Parameters
Type Name Description
BackgroundBrushProvider dst

the target BackgroundBrushProvider.

BackgroundBrushProvider src

the source BackgroundBrushProvider.