Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

How do you bind the TextWrapping property of a TextBox to the IsChecked value of a MenuItem?

In a WPF app, is there a object I can assign to FileSystemWatcher.SynchronizingObject?

wpf

WPF find a control

wpf

WPF: Finding an element along a path

wpf math 2d

WPF Binding - How to determine object is invalid to prevent Save

.net wpf binding

Passing an image through WCF and display them in a WPF datagrid

.net wpf wcf image

WPF Data Binding to changing object

c# wpf data-binding binding

What is the difference between loading Pages or UserControls into a XAML Frame Element?

wpf xaml user-controls

Undo in WPF Bindings

.net wpf binding undo

WPF Window LocationChanged ended

wpf

In WPF, how do I get the Data Object associated to the Tree View Item underneath the mouse cursor?

wpf treeview

Font size mismatch between RichTextBox and Word

wpf richtextbox

Check if a ObservableCollection, and if so display an alternative xaml!

How can I set Regular Expression on TextBox?

wpf regex textbox

WPF Setting style based on datatype?

wpf data-binding styles

How to correctly implement a modal dialog on top a non-modal dialog?

c# wpf modal-dialog non-modal

What is the difference between WPF and Silverlight?

wpf silverlight

C#, WPF, Automatically call Dispatcher.Invoke when needed?

c# wpf dispatcher

Suppressing PostSharp Multicast with Attribute

c# wpf postsharp

WPF: disable inheritance of properties

wpf dependency-properties