Skip to content

Commit 6c37ef2

Browse files
committed
Removed CopyToClipboardCommand.get' from the Public API
1 parent 221135c commit 6c37ef2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/DynamoCoreWpf/PublicAPI.Unshipped.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2438,7 +2438,6 @@ Dynamo.ViewModels.InfoBubbleViewModel.TargetTopLeft.get -> System.Windows.Point
24382438
Dynamo.ViewModels.InfoBubbleViewModel.TargetTopLeft.set -> void
24392439
Dynamo.ViewModels.InfoBubbleViewModel.Top.get -> double
24402440
Dynamo.ViewModels.InfoBubbleViewModel.UndismissMessageCommand.get -> Dynamo.UI.Commands.DelegateCommand
2441-
Dynamo.ViewModels.InfoBubbleViewModel.CopyToClipboardCommand.get -> Dynamo.UI.Commands.DelegateCommand
24422441
Dynamo.ViewModels.InfoBubbleViewModel.UpdateContentCommand.get -> Dynamo.UI.Commands.DelegateCommand
24432442
Dynamo.ViewModels.InfoBubbleViewModel.UpdatePositionCommand.get -> Dynamo.UI.Commands.DelegateCommand
24442443
Dynamo.ViewModels.InfoBubbleViewModel.ZIndex.get -> double
@@ -4619,6 +4618,7 @@ static Dynamo.Wpf.Properties.Resources.ContinueInstall.get -> string
46194618
static Dynamo.Wpf.Properties.Resources.ConverterMessageCurrentOffset.get -> string
46204619
static Dynamo.Wpf.Properties.Resources.ConverterMessageTransformOrigin.get -> string
46214620
static Dynamo.Wpf.Properties.Resources.ConverterMessageZoom.get -> string
4621+
static Dynamo.Wpf.Properties.Resources.CopyToClipboardTooltip.get -> string
46224622
static Dynamo.Wpf.Properties.Resources.CrashPromptDialogCopyButton.get -> string
46234623
static Dynamo.Wpf.Properties.Resources.CrashPromptDialogCrashMessage.get -> string
46244624
static Dynamo.Wpf.Properties.Resources.CrashPromptDialogDetailButton.get -> string

0 commit comments

Comments
 (0)