Microsoft Windows NuGet ( ):
https://github.com/HTD/Woof.System
, .
, , , Nuofet Woof.System, :
WPF:
var userBitmapSmall = new BitmapImage(new Uri(SysInfo.GetUserPicturePath()));
WPF:
var userBitmapSmall = new BitmapImage(new Uri(SysInfo.GetUserPicturePath("John")));
WPF:
var smallBitmapPath = SysInfo.GetUserPicturePath("John", out var largeBitmapPath);
var smallBitmap = new BitmapImage(new Uri(smallBitmapPath));
var largeBitmap = new BitmapImage(new Uri(largeBitmapPath));
, , Shell32.dll Windows Vista, , Windows 8 .
, Microsoft, - , , , Microsoft.
, , , :
- Win32 API , , .
- Win32 API Microsoft .
- , , GitHub.
Windows 10 ( ). Microsoft.
: , " ".
. .NET Framework .NET Core .NET Standard - Win32 API (, , -). Woof, .NET Standard. , XML, Visual Studio, GitHub , . Woof , .