Windows UI 3 : Inspect XAML properties while debugging | WPF

Опубликовано: 05 Октябрь 2024
на канале: VectoArt
2,168
22

Windows UI 3 : Inspect XAML properties while debugging | WPF

Inspect XAML properties while debugging
You can get a real-time view of your running XAML code with the Live Visual Tree and the Live Property Explorer. These tools give you a tree view of the UI elements of your running XAML application, and show you the runtime properties of any UI element you select.

Let's get started with a very simple WPF application that has a list view and a button. Every time you click the button, another item is added to the list. Even-numbered items are colored gray, and odd-numbered items are colored yellow.

Hope you all like this video. if you do, please give this video a thumbs up.
Like share and subscribe to my channel.

Other video links
   • Windows UI 3 : Create your first WinU...  
   • Windows UI 3 : WinUI 3.0 no XAML desi...  
   • Windows UI 3 : WinUI 3 Gallery | Flue...  
   • Windows UI 3 : Template Studio in Win...  
   • Windows UI 3 : Controls in WinUI 3 | ...  
   • Windows UI 3 : Uno Platform | Figma t...  
   • Windows UI 3 : Uno Platform | Get Sta...  
   • Windows UI 3 : Controls in WinUI 3 | ...  
   • Windows UI 3 : Implement navigation b...  
   • Windows UI 3 : To Do App using Uno Pl...  
   • Windows UI 3 : XAML Code Editor UI  
   • Windows UI 3 : Create weather app usi...  
   • Windows UI 3 : Build a Hello World ap...  
   • Windows UI 3 : Create a simple photo ...  
   • Windows UI 3 : Packaging a WinUI3 Des...  
   • Windows UI 3: Login App using Uno Pla...  
   • Windows UI 3 : Inspect XAML propertie...  
   • Windows UI 3 : Controls in WinUI 3 | ...  


#InspectXAML #UIDesign #LiveVisualTree #VisualStudio #XAML #VectoArt