BackgroundSettings.Image Property

Gets or sets the background image.
Public Property Image() As ImageSource
This language is not supported or no code example is available.
public ImageSource Image {get; set;}
This language is not supported or no code example is available.

Property Value

ImageSource
Remarks
 
You need to call the devDept.Eyeshot.Environment.CompileUserInterfaceElements() to see the effect of this change at run-time.

.NET Framework

Supported in: 4.8

In this article

Definition