<ListBox Margin="1,42,0,0" BorderThickness="0" BorderBrush="{x:Null}"
telerik:StyleManager.Theme="Metro"
Name="lbSource" ItemTemplate="{StaticResource ListBoxItemTemplate}"
ItemContainerStyle="{StaticResource DisallowDrag}"
telerik:DragDropManager.AllowDrag="True".....
Свойство telerik: DragDropManager.AllowDrag - как мне переключить это с C #?
Спасибо.