Compartilhar via


Propriedade WalletItem.UserImage

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

Sintaxe

'Declaração
Public Property UserImage As BitmapSource
public BitmapSource UserImage { get; set; }
public:
property BitmapSource^ UserImage {
    BitmapSource^ get ();
    void set (BitmapSource^ value);
}
member UserImage : 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