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.
Namespace: DevCase.Core.Windows.ThemingAssembly: 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; }
Public Shared ReadOnly Property WallpaperStylesFitFillAreSupported As Boolean
Get
Dim value As Boolean
value = UtilTheming.WallpaperStylesFitFillAreSupported
public:
static property bool WallpaperStylesFitFillAreSupported {
bool get ();
}
static member WallpaperStylesFitFillAreSupported : bool with get
No code example is currently available or this language may not be supported.
Property Value
Boolean if
Fit and
Fill are supported in the
current operating system, otherwise,