DataPackagePropertySetView.LogoBackgroundColor Property

Definition

Gets a background color for the sharing app's Square30x30Logo.

public:
 property Color LogoBackgroundColor { Color get(); };
Color LogoBackgroundColor();
public Color LogoBackgroundColor { get; }
var color = dataPackagePropertySetView.logoBackgroundColor;
Public ReadOnly Property LogoBackgroundColor As Color

Property Value

The background color for the sharing app's Square30x30Logo.

Applies to