Edit

Share via


PersonView.UserPhoto Property

Definition

Gets or sets the photo of the user to be displayed.

public Windows.UI.Xaml.Media.Imaging.BitmapImage UserPhoto { get; set; }
member this.UserPhoto : Windows.UI.Xaml.Media.Imaging.BitmapImage with get, set
Public Property UserPhoto As BitmapImage

Property Value

Windows.UI.Xaml.Media.Imaging.BitmapImage

Applies to