Skip to content

Instantly share code, notes, and snippets.

View Lightczx's full-sized avatar
🐣
Chicken

DismissedLight Lightczx

🐣
Chicken
View GitHub Profile
@Lightczx
Lightczx / SystemBackdropHelper.cs
Last active July 7, 2022 11:48
Apply Mica/Acrylic on Win UI 3 Window
// Usage:
// In the Window Constructor:
// bool micaApplied = new SystemBackdropHelper(this).TrySetBackdrop();
// Copyright (c) DGP Studio. All rights reserved.
// Licensed under the MIT license.
using Microsoft.UI.Composition;
using Microsoft.UI.Composition.SystemBackdrops;
using Microsoft.UI.Xaml;
@AveYo
AveYo / .. MediaCreationTool.bat ..md
Last active May 30, 2024 17:56
Universal MediaCreationTool wrapper for all MCT Windows 10 versions - MOVED TO github.com/AveYo/MediaCreationTool.bat