C# Class Pictures.Helpers.WallpaperHelper

Show file Open project: droud/Pictures

Public Methods

Method Description
Set ( string path, WallpaperStyle style = WallpaperStyle.Centered ) : void

Private Methods

Method Description
SystemParametersInfo ( int uAction, int uParam, string lpvParam, int fuWinIni ) : int
WallpaperHelper ( ) : System

Method Details

Set() public static method

public static Set ( string path, WallpaperStyle style = WallpaperStyle.Centered ) : void
path string
style WallpaperStyle
return void