Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-controls

ASP.Net: User controls added to placeholder dynamically cannot retrieve values

WPF UserControl in DataTemplate within ItemsControl - how to bind to parent of ItemsSource

WPF: Passing variables from parent xaml to usercontrol

Setting up binding to a custom DependencyProperty inside a WPF user control

When should I use a UserControl instead of a Page?

wpf mvvm user-controls

Storing an List<int> in viewstate

UserControl element inaccessible due to its protection level

wpf trouble using dependency properties in a UserControl

XAML, binding Width and Height properties to the same properties of other control

How is TemplateBinding working in UserControl Template?

How can I detect whether a user control is running in the IDE, in debug mode, or in the released EXE?

c# ide user-controls

How can a button click on a UserControl execute a method in the containing Window?

wpf vb.net user-controls

How to read a passed parameter in a WPF UserControl?

wpf user-controls

ICommand Dependency Property

How to work with delegates and event handler for user control

Performance UserControl / CustomControl

Visual Studio adds a circular reference when I drag and drop a user control from the Toolbox

Visual Studio 2010 crashes when opening a form, containing an user control, in design mode