UtilThemingWallpaperStylesFitFillAreSupported Property

Gets a value that determines whether the Fit and Fill are supported in the current operating system. The Fit and Fill wallpaper styles are not supported before Windows 7.

Definition

Namespace: DevCase.Core.Windows.Theming
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static bool WallpaperStylesFitFillAreSupported { get; }

Property Value

Boolean
if Fit and Fill are supported in the current operating system, otherwise,

See Also