NuGet: www.nuget.org/packages/Win...
Doc: dotmorten.github.io/WinUIEx/conc...
#winui
NuGet: www.nuget.org/packages/Win...
Doc: dotmorten.github.io/WinUIEx/conc...
#winui
#winui #windowsappsdk #windowsdev #dotnet #winuiex #devcommunity #csharp
https://www.youtube.com/watch?v=VQ0lP_0uboQ&ab_channel=dotnet
#winui #windowsappsdk #windowsdev #dotnet #winuiex #devcommunity #csharp
https://www.youtube.com/watch?v=VQ0lP_0uboQ&ab_channel=dotnet
One thing I notice is that those window sizing APIs are still in physical pixels which are such a pain to work with. WinUIEx still reigns supreme 😂
One thing I notice is that those window sizing APIs are still in physical pixels which are such a pain to work with. WinUIEx still reigns supreme 😂
window.SetRegion(
Region.CreateRectangle(window.GetBounds())
- Region(rectangle.GetBounds());
Can also be used to clip the outside of the window to a custom shape. #WinUI
github.com/dotMorten/Wi...
#WinDev #dotnet
github.com/dotMorten/Wi...
#WinDev #dotnet
Thank's @dotmorten.xaml.dev
Thank's @dotmorten.xaml.dev