WalletItem.Logo99x99 Property

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

Syntax

'Declaration
Public Property Logo99x99 As BitmapSource
public BitmapSource Logo99x99 { get; set; }
public:
property BitmapSource^ Logo99x99 {
    BitmapSource^ get ();
    void set (BitmapSource^ value);
}
member Logo99x99 : 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