Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

Fire the MouseUp event even when outside control in WPF

wpf xaml events mouseevent

How to create input gesture for page/window from an user control

Hide checkbox, but show its content

c# wpf xaml checkbox listbox

Easiest way to get the angle of mouse position in WPF relative to the center of a circle

wpf wpf-controls

Save canvas to SVG

c# wpf canvas svg

horizontally collapsible panel in WPF

c# wpf

WPF Setting both DataTemplate and ControlTemplate on a control does not work

wpf xaml

Is there a way to check what Style is setting a property's value for a control?

How do I force the x-axis to stay at 0 in OxyPlot?

c# wpf oxyplot

WPF / XAML TaskbarItemInfo : how to remove blank area for ThumbButtons?

xml wpf taskbar

Is it possible to bind 2 properties into a single DataGrid field?

c# wpf xaml binding

Animate a WPF Window left and right with a shake effect?

c# wpf animation wpf-controls

Programmatically binding an attached property in WPF

How to get the owner of the window if its owner is set via WindowInteropHelper?

c# wpf

WPF Animated GIF Use Too Much Memory for Displaying Large GIF Image

wpf xaml animated-gif

Binding an AvalonDock LayoutAnchorable IsVisible property

c# wpf binding

Dynamically binding NavigationViewItem && NavigationViewItemHeader in UWP XAML

c# wpf windows xaml uwp

Programmatically add a TextBlock to a DataTemplate

c# wpf xaml datatemplate