DataPackagePropertySetView.LogoBackgroundColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.