Compartilhar via


Propriedade WalletItem.Logo99x99

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

Sintaxe

'Declaração
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

Valor de propriedade

Tipo: System.Windows.Media.Imaging.BitmapSource

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

WalletItem Classe

Namespace Microsoft.Phone.Wallet