DORSETRIGS
Home

winui-xaml (5 post)


posts by category not found!

Positioning TextBlock relative to another Textblock Inside RelativePanel in a WinUI 3 UserControl

Positioning a Text Block Relative to Another Text Block Inside a Relative Panel in Win UI 3 User Control In Win UI 3 developers often need to position UI elemen

3 min read 30-09-2024 45
Positioning TextBlock relative to another Textblock Inside RelativePanel in a WinUI 3 UserControl
Positioning TextBlock relative to another Textblock Inside RelativePanel in a WinUI 3 UserControl

How to switch `ContextFlyout` on `DataTemplate` based on properties of the bound type?

How to Switch Context Flyout on Data Template Based on Properties of the Bound Type In the world of Universal Windows Platform UWP development using Data Templa

3 min read 24-09-2024 56
How to switch `ContextFlyout` on `DataTemplate` based on properties of the bound type?
How to switch `ContextFlyout` on `DataTemplate` based on properties of the bound type?

Controls going invisible when changing background color of canvas in WinUI 3

Controls Disappearing When Changing Canvas Background in Win UI 3 A Deep Dive This article addresses a common issue encountered by developers transitioning from

2 min read 29-08-2024 51
Controls going invisible when changing background color of canvas in WinUI 3
Controls going invisible when changing background color of canvas in WinUI 3

Some WinUI rendering (e.g. showing `ContextFlyout`) very slow on client’s computer

Investigating Slow Win UI Rendering on a Clients Computer You re encountering a frustrating issue where your Win UI 3 application exhibits sluggish rendering pe

2 min read 28-08-2024 32
Some WinUI rendering (e.g. showing `ContextFlyout`) very slow on client’s computer
Some WinUI rendering (e.g. showing `ContextFlyout`) very slow on client’s computer

Remove NavigationView gap in Content area (WinUI 3 version)

Remove Navigation View Gap in Content Area Win UI 3 Version This article will provide a solution to a common issue encountered when using the Navigation View co

2 min read 28-08-2024 37
Remove NavigationView gap in Content area (WinUI 3 version)
Remove NavigationView gap in Content area (WinUI 3 version)