Share via


WalletItem.Logo159x159 Property

Namespace:  Microsoft.Phone.Wallet
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Property Logo159x159 As BitmapSource
public BitmapSource Logo159x159 { get; set; }
public:
property BitmapSource^ Logo159x159 {
    BitmapSource^ get ();
    void set (BitmapSource^ value);
}
member Logo159x159 : BitmapSource with get, set

Property Value

Type: System.Windows.Media.Imaging.BitmapSource

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

WalletItem Class

Microsoft.Phone.Wallet Namespace