Skip to content

Commit

Permalink
remove old API entry
Browse files Browse the repository at this point in the history
  • Loading branch information
dnenov committed Jun 19, 2024
1 parent b11e3b1 commit 832a8c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/DynamoCoreWpf/PublicAPI.Unshipped.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4141,7 +4141,6 @@ override Dynamo.Controls.ZoomBorder.Child.set -> void
override Dynamo.Nodes.DynamoTextBox.OnLostFocus(System.Windows.RoutedEventArgs e) -> void
override Dynamo.Nodes.DynamoTextBox.OnPreviewKeyDown(System.Windows.Input.KeyEventArgs e) -> void
override Dynamo.Nodes.DynamoTextBox.OnTextChanged(System.Windows.Controls.TextChangedEventArgs e) -> void
override Dynamo.Nodes.FunctionNamePrompt.OnClosed(System.EventArgs e) -> void
override Dynamo.Nodes.StringTextBox.OnPreviewKeyDown(System.Windows.Input.KeyEventArgs e) -> void
override Dynamo.PackageManager.UI.PackageItemInternalViewModel.Items.get -> System.Collections.ObjectModel.ObservableCollection<Dynamo.PackageManager.UI.PackageItemViewModel>
override Dynamo.PackageManager.UI.PackageItemInternalViewModel.Items.set -> void
Expand Down

0 comments on commit 832a8c1

Please sign in to comment.