Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xaml

Windows phone 8.1 Binding only "Left" Margin property

How to set VisualState INITIALIZATION via data binding in XAML, WPF

c# wpf xaml

Width and Height of Element .net MAUI always NaN

c# .net xaml android-layout maui

Animate color property with different brushes

wpf xaml

Access objects in UserControl from MainWindow in WPF

c# wpf xaml

Windows Phone 8.1 and Windows Phone 8 device - Will it work

Get DataItem in DataTemplate

How can I keep a table together in a FlowDocument?

wpf xaml flowdocument

How do you reference the matching object from a DataTemplate in XAML?

c# xaml binding mvvm-light

In a WPF user control, how do I specify coordinates relative to the control's total size, so that the control will scale correctly?

wpf xaml coordinates scaling

Multiple instances of user control with a canvas causes exception in Silverlight

Why does not display the content of the label?

c# xaml mvvm label

Can't load a local html file into a .NET MAUI WebView

c# .net xaml webview maui

How to hide the menu item of context menu in wpf xaml based on condition

How to Migrate a windows phone app(8.1 XAML) which is live in windows store to 8.1 Silverlight?

Getting EventArgs when using interaction triggers

Deciphering which control fired an event

c# .net wpf xaml event-handling