Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

WPF - Border template with content

SetCurrentValue myLabel.BackgroundProperty without breaking the binding

c# wpf xaml binding

Best practice for Icon format in XAML(SVG, Path DataPoints, Geometry/XAML, or Font)

c# .net wpf xaml svg

How can I make an "overlay" window that allows mouse clicks to pass through to windows below it, but still allow some controls to be clicked?

wpf wpf-controls

The XAML Designer has exited unexpectedly. (Exit code: e0434352)

c# wpf

Can you call a function in MainWindow.Xaml.cs from App.Xaml.cs?

c# wpf method-call

Using Vector Graphics as Icon in WPF

c# wpf vector-graphics

Implenting ListCollectionView From ObservableCollection

C#/AvaloniaUI - OpenFolderDialog

c# wpf avaloniaui

WPF styles, create style page to be used across application in XAML

c# wpf xaml datagrid

Create a square border, with image inside and width and height dependent to uniform grid colum

c# wpf xaml layout uniformgrid

Difference between itempresenter, contenetpresenter, itemcontrol,contentcontrol

Blackbox checkmark in checked menu item

wpf xaml menuitem

WPF Binding a collection of collections to a DataGrid

c# .net wpf xaml

Making a control visible to hit-testing but transparent to drag&drop

c# wpf

WPF MVVM - Proper way to call method in "parent" View Model

c# wpf mvvm

Is there some way to use a folder seletor (FolderBrowserDialog) in WPF Core?

wpf .net-core

StaticResource where resource is in external assembly?