UserProfilePersonalizationSettings.IsSupported Method

Definition

Gets a value that indicates whether changing the desktop and lock screen images is supported on the current device.

public:
 static bool IsSupported();
 static bool IsSupported();
public static bool IsSupported();
function isSupported()
Public Shared Function IsSupported () As Boolean

Returns

Boolean

bool

true if changing the desktop and lock screen images is supported; otherwise, false.

Applies to