次の方法で共有


DataPackagePropertySetView.LogoBackgroundColor プロパティ

定義

共有アプリの Square30x30Logo の背景色を取得します。

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

プロパティ値

共有アプリの Square30x30Logo の背景色。

適用対象