Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-controls

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

Ambiguous Reference Error

User Control with custom ItemsSource dependency property

wpf user-controls mvvm

How do you debug a WPF user control in design mode?

UserControl Shows Property in Visual Studio Designer, But Property Is Not Changed