'Declaration
<ExtensionAttribute()> Public Shared Sub Copy( _ ByVal dst As BackgroundBrushProvider, _ ByVal src As BackgroundBrushProvider _ )
Parameters
- dst
- the target BackgroundBrushProvider.
- src
- the source BackgroundBrushProvider.
'Declaration
<ExtensionAttribute()> Public Shared Sub Copy( _ ByVal dst As BackgroundBrushProvider, _ ByVal src As BackgroundBrushProvider _ )