ImageThemingUtilities::GetImageBackgroundColor Method (DependencyObject^)

 

Gets the ImageBackgroundColor property.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Imaging (in Microsoft.VisualStudio.Imaging.dll)

public:
static Color GetImageBackgroundColor(
	DependencyObject^ obj
)

Parameters

obj
Type: System.Windows::DependencyObject^

The object.

Return Value

Type: System.Windows.Media::Color

The ImageBackgroundColor property.

Return to top
Show: