From 3d6baa8b79b8f3e0a08236b15e71a95f17125d1a Mon Sep 17 00:00:00 2001 From: Vladimir Krestov Date: Tue, 31 Mar 2020 18:05:51 +0300 Subject: [PATCH] Fixed build --- src/System.Windows.Forms/src/PublicAPI.Unshipped.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/System.Windows.Forms/src/PublicAPI.Unshipped.txt b/src/System.Windows.Forms/src/PublicAPI.Unshipped.txt index 607f9db0c92..e64813fe631 100644 --- a/src/System.Windows.Forms/src/PublicAPI.Unshipped.txt +++ b/src/System.Windows.Forms/src/PublicAPI.Unshipped.txt @@ -1,7 +1,3 @@ -System.Windows.Forms.DomainUpDown.DomainUpDownAccessibleObject.DomainUpDownAccessibleObject(System.Windows.Forms.DomainUpDown owner) -> void -System.Windows.Forms.VisualStyles.EdgeEffects.Flat = 16384 -> System.Windows.Forms.VisualStyles.EdgeEffects -System.Windows.Forms.VisualStyles.EdgeEffects.Soft = 4096 -> System.Windows.Forms.VisualStyles.EdgeEffects -const System.Windows.Forms.TabControl.TabBaseReLayoutMessageName = "_TabBaseReLayout" -> string override System.Windows.Forms.TabControl.OnGotFocus(System.EventArgs e) -> void override System.Windows.Forms.TabControl.OnLostFocus(System.EventArgs e) -> void override System.Windows.Forms.TabPage.OnGotFocus(System.EventArgs e) -> void