Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publishing APIs #4925

Merged
merged 1 commit into from May 17, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 0 additions & 2 deletions src/System.Windows.Forms.Design/src/PublicAPI.Shipped.txt
Expand Up @@ -624,7 +624,6 @@ override System.Windows.Forms.Design.DocumentDesigner.OnContextMenu(int x, int y
override System.Windows.Forms.Design.DocumentDesigner.OnCreateHandle() -> void
~override System.Windows.Forms.Design.DocumentDesigner.PreFilterProperties(System.Collections.IDictionary properties) -> void
override System.Windows.Forms.Design.DocumentDesigner.SelectionRules.get -> System.Windows.Forms.Design.SelectionRules
override System.Windows.Forms.Design.DocumentDesigner.WndProc(ref System.Windows.Forms.Message m) -> void
~override System.Windows.Forms.Design.ImageListCodeDomSerializer.Deserialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager manager, object codeObject) -> object
~override System.Windows.Forms.Design.ImageListCodeDomSerializer.Serialize(System.ComponentModel.Design.Serialization.IDesignerSerializationManager manager, object value) -> object
override System.Windows.Forms.Design.ParentControlDesigner.Dispose(bool disposing) -> void
Expand Down Expand Up @@ -848,7 +847,6 @@ virtual System.Windows.Forms.Design.DesignerOptions.UseSmartTags.get -> bool
virtual System.Windows.Forms.Design.DesignerOptions.UseSmartTags.set -> void
virtual System.Windows.Forms.Design.DesignerOptions.UseSnapLines.get -> bool
virtual System.Windows.Forms.Design.DesignerOptions.UseSnapLines.set -> void
virtual System.Windows.Forms.Design.DocumentDesigner.EnsureMenuEditorService(System.ComponentModel.IComponent c) -> void
~virtual System.Windows.Forms.Design.DocumentDesigner.GetToolSupported(System.Drawing.Design.ToolboxItem tool) -> bool
~virtual System.Windows.Forms.Design.DocumentDesigner.ToolPicked(System.Drawing.Design.ToolboxItem tool) -> void
virtual System.Windows.Forms.Design.ParentControlDesigner.AllowControlLasso.get -> bool
Expand Down