#AutoBind Attached Behavior#
The need of reusable DataTemplates is a common scenario with quite few universal viable solutions. 
This example shows how the AutoBind attached behavior can enable RadPropertyGrid to use a single DataTemplate resource as an EditorTemplate value for multiple PropertyDefinitions without any additional effort on the users' side.

See Also:
WPF: http://docs.telerik.com/devtools/wpf/controls/radpropertygrid/features/autobind.html
SL: http://docs.telerik.com/devtools/silverlight/controls/radpropertygrid/features/autobind.html