We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d79dc commit 4fd9dbcCopy full SHA for 4fd9dbc
src/WinUIEx/WinUIEx.csproj
@@ -23,7 +23,7 @@
23
<PackageId>WinUIEx</PackageId>
24
<Product>WinUI Extensions</Product>
25
<PackageReleaseNotes>
26
- - Added new TransparentBackdrop and ColorBackdrop classes to support transparent and tinted windows (Issue #42).
+ - Added new TransparentTintBackdrop and CompositionBrushBackdrop classes to support transparent/tinted windows and customm backdrops (Issue #42).
27
- Add WindowExtensions.Move method (Issue #122).
28
- Add WindowState and WindowStateChanged properties to Window Manager to track minimize/maximize/restore (Issue #112).
29
- Improve persistance restore by ignoring display names (Issue #98).
0 commit comments