다음을 통해 공유


ImageThemingUtilities.SetImageBackgroundColor Method

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Public Shared Sub SetImageBackgroundColor ( _
    obj As DependencyObject, _
    value As Color _
)
public static void SetImageBackgroundColor(
    DependencyObject obj,
    Color value
)

Parameters

.NET Framework Security

See Also

Reference

ImageThemingUtilities Class

Microsoft.VisualStudio.PlatformUI Namespace