'Declaration Public Shared Sub Copy( _ ByVal dst As BackgroundBrushProvider, _ ByVal src As BackgroundBrushProvider _ )
public static void Copy( BackgroundBrushProvider dst, BackgroundBrushProvider src )
Parameters
- dst
- the target BackgroundBrushProvider.
- src
- the source BackgroundBrushProvider.