UtilThemingCurrentWallpaper Property
Gets the filepath of the current desktop wallpaper.
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 string CurrentWallpaper { get; }
Public Shared ReadOnly Property CurrentWallpaper As String
Get
Dim value As String
value = UtilTheming.CurrentWallpaper
public:
static property String^ CurrentWallpaper {
String^ get ();
}
static member CurrentWallpaper : string with get
No code example is currently available or this language may not be supported.
Property Value
String
The filepath of the current desktop wallpaper.