Search code examples
Create BindableProperty for CornerRadius...


c#xamlmaui

Read More
Maui EventToCommandBehavior how to pass multiple parameters...


c#xamlparametersmauicollectionview

Read More
MVVM Canvas with multiple duplicate children...


c#wpfxamlmvvm

Read More
Why doesn't frame change its background?...


c#xamlmaui

Read More
How to access a child of a ControlTemplate applied to a ContentView of a ContentPage, from the Conte...


c#xamlmauicontroltemplate

Read More
Create Key binding in WPF...


c#wpfxaml

Read More
.NET MAUI: can we also have platform-specific XAML?...


xamlmaui

Read More
Unexpected ReSharper warning with RelativeSource binding in Xamarin...


xamlxamarin.formsxamarin.android

Read More
How to handle the Slider.ValueChanged event in a view model?...


c#wpfxamlmvvm

Read More
How to use one checkbox (IsChecked) to control another checkbox (IsEnabled) by binding function?...


c#wpfxamlcheckbox

Read More
StrikeThrough effect on a TextBlock...


c#.netxamlmicrosoft-metrowindows-store-apps

Read More
How to change the label background when using the OutlinedTextBox style?...


c#wpfxamluser-interfacematerial-design-in-xaml

Read More
In WPF, is there a way to set foreground of Button when a general Textblock style with foreground ex...


.netwpfxamluser-interface.net-core

Read More
WPF Creating a base UserControl that can be used to extend another UserControl...


c#wpfxamluser-controls

Read More
WPF custom template not displays buttons content...


.netwpfxaml.net-6.0.net-framework-version

Read More
Avalonia UI, Bind Button Command in a ListBox to the ViewModel instead of the ItemsSource...


xamldata-bindingavaloniauiavalonia

Read More
How can i globally set the Culture in a WPF Application?...


c#.netwpfxamllocalization

Read More
What is the best way to localize a WPF application, sans LocBAML?...


wpfxamllocalizationglobalization

Read More
How to DataBind WPF Slider's Thumb's DragCompleted event...


wpfxamlmvvmdata-bindingslider

Read More
Specifying RowDefinition.Height in code...


c#wpfxamlgrid

Read More
Why does the text inside an element budge when I get the dropshadow effect by hovering the mouse ove...


wpfxamlwpf-controlsdropshadow

Read More
Where to find good resources to learn XAML?...


.netwpfxamlsilverlightresources

Read More
Xamarin how to remove extra space at bottom on iOS...


c#xamlxamarinxamarin.formsxamarin.ios

Read More
WPF - WPFUI Library - Icons doesn't render on the Navigation bar C#...


c#wpfxamlwpf-controls

Read More
In .NET MAUI, how do I pass variables to a GraphicsView.Drawable in a ContentView...


c#xamlmaui

Read More
How can I bind to a non ObservableCollection?...


wpfxamldata-bindingmvvmobservablecollection

Read More
Binding variables inside data template maui...


c#.netxamlmobilemaui

Read More
What is xmlns in every WPF file?...


wpfxmlxaml

Read More
Setting BitmapImage as ImageSource in UWP not working...


c#xamluwp

Read More
How to set a button size regarding the height of its container in XAML?...


wpfxamlbuttonsizing

Read More
BackNext