(X) Hide this
    • Login
    • Join
      • Generate New Image
        By clicking 'Register' you accept the terms of use .

Extending the functionality of RadControls with Attached Properties

(0 votes)
0 comments   /   posted by Silverlight Show on Jan 17, 2013
Tags:   radcontrols , wpf , silverlight , telerik

Read original post at The Telerik Blogs

Every developer has found him or herself in the situation where a control is missing the one feature that would be perfect in a specific situation or they would love to have a slightly different behavior of an existing feature. This is where attached properties come in handy.

Attached properties could be used to extend the functionality of a control with very little implementation on our side. In this blog post I will demonstrate how to implement some basic attached properties in specific scenarios to extend the functionality of a WPF / Silverlight control.

The next examples will demonstrate how to extend the functionality of RadListBox and RadDocking controls but you could use this approach in every WPF or Silverlight control.


Comments

No comments

Add Comment

Login to comment:
  *      *       

Our News on Twitter


Latest News

  • Daily News Digest 21/ 02/2013
  • Using Nokia Ad Exchange on Windows Phone 8
  • Grid, AutoComplete, new Chart features plus more in RadControls for Windows 8 Q1 2013
  • First steps with Caliburn Micro in Windows Phone 8 – Tombstoning