← Back to Community Contributors
Vladislav's Feed
- How to Get the Active Window in .NET MAUI
A simple pattern for tracking the active Window in multi-window .NET MAUI apps by extending Window and surfacing an IsActive flag plus helper extensions.
Read more - Building Dynamic UI with Decision Logic in .NET MAUI XAML
An overview of dynamic UI building blocks in .NET MAUI XAML, plus custom ConditionView and SwitchCaseView controls for if/switch-style rendering.
Read more