Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 8c15e94

Browse files
committed
RotateThumb -> Only when Only one Item is selected
1 parent 3e187df commit 8c15e94

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/AddIns/DisplayBindings/WpfDesign/WpfDesign.Designer/Project/Extensions/RotateThumbExtension.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ namespace ICSharpCode.WpfDesign.Designer.Extensions
3232
/// <summary>
3333
/// The resize thumb around a component.
3434
/// </summary>
35+
[ExtensionServer(typeof(OnlyOneItemSelectedExtensionServer))]
3536
[ExtensionFor(typeof(FrameworkElement))]
3637
public sealed class RotateThumbExtension : SelectionAdornerProvider
3738
{

0 commit comments

Comments
 (0)