Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

Can a TypeConverter be used for constructor argument

InvalidOperationException: dispatcher processing has been suspended, but messages are still being processed

Windows 10 Notification WPF

Set Windows 10 "Automatically show the touch keyboard" with WPF app

Wpf TreeView that has columns, with UI Virtualization and DataVirtualization

How to freeze freezable objects that cannot be frozen

WPF - Bind ComboBox Item Foreground to Its Value

c# wpf data-binding combobox

Create an instance of a C# class from inside XAML

c# wpf xaml

WPF C# - Get inline formated bold Text from TextBlock

c# wpf visual-studio textblock

Ignore global style for specific control and it's children

c# wpf xaml telerik

Is there a way to host a DirectX12 application inside a WPF window?

c# wpf interop directx-12

How to make the text length of the title of a WPF Window greater 255 characters?

c# wpf windows xaml

No Style Inheritance Inside ItemsControl / DataTemplate in WPF?

c# wpf xaml

Closing a dialog with FSharp.ViewModule

wpf mvvm f# fsharp.viewmodule

Task.Run blocking main thread (frozen UI)

BasedOn="{StaticResource {x:Type TextBox}}" in Code Behind for Style

c# wpf xaml styles basedon

WPF Application fails on startup with TypeInitializationException

.net wpf prism

How to decide where to store per-user state? Registry? AppData? Isolated Storage?

c# wpf windows winforms registry

How can I toggle a TextBlock's visibility in a DataTrigger?

c# wpf xaml datatrigger

Changing the Foreground colour of a contentpresenter in a listbox