Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-snapshot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonojenkins <jo.shields+jenkins@xamarin.com>2020-01-28 18:24:50 +0300
committermonojenkins <jo.shields+jenkins@xamarin.com>2020-01-28 18:24:50 +0300
commit9042ea09b12fa4d54c89b3128c8ff32b045c36bb (patch)
treef5b3e7522f7b366d96c5359256e3412235e9f920
parentc58c68d3c0c70ff011912fbc310da665dbd80c62 (diff)
Apply changes from https://github.com/mono/mono/pull/18491 to API snapshot
-rw-r--r--profiles/net_4_x/System.Windows.Forms.cs6
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/net_4_x/System.Windows.Forms.cs b/profiles/net_4_x/System.Windows.Forms.cs
index 971ec04..af311e6 100644
--- a/profiles/net_4_x/System.Windows.Forms.cs
+++ b/profiles/net_4_x/System.Windows.Forms.cs
@@ -12474,7 +12474,6 @@ namespace System.Windows.Forms
public System.Windows.Forms.HorizontalAlignment SelectionAlignment { get { throw null; } set { } }
[System.ComponentModel.BrowsableAttribute(false)]
[System.ComponentModel.DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
- [System.MonoTODOAttribute("Stub, does nothing")]
public System.Drawing.Color SelectionBackColor { get { throw null; } set { } }
[System.ComponentModel.BrowsableAttribute(false)]
[System.ComponentModel.DefaultValueAttribute(false)]
@@ -12484,7 +12483,6 @@ namespace System.Windows.Forms
[System.ComponentModel.BrowsableAttribute(false)]
[System.ComponentModel.DefaultValueAttribute(0)]
[System.ComponentModel.DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
- [System.MonoTODOAttribute("Stub, does nothing")]
public int SelectionCharOffset { get { throw null; } set { } }
[System.ComponentModel.BrowsableAttribute(false)]
[System.ComponentModel.DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
@@ -12495,12 +12493,10 @@ namespace System.Windows.Forms
[System.ComponentModel.BrowsableAttribute(false)]
[System.ComponentModel.DefaultValueAttribute(0)]
[System.ComponentModel.DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
- [System.MonoTODOAttribute("Stub, does nothing")]
public int SelectionHangingIndent { get { throw null; } set { } }
[System.ComponentModel.BrowsableAttribute(false)]
[System.ComponentModel.DefaultValueAttribute(0)]
[System.ComponentModel.DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
- [System.MonoTODOAttribute("Stub, does nothing")]
public int SelectionIndent { get { throw null; } set { } }
[System.ComponentModel.BrowsableAttribute(false)]
[System.ComponentModel.DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
@@ -12513,11 +12509,9 @@ namespace System.Windows.Forms
[System.ComponentModel.BrowsableAttribute(false)]
[System.ComponentModel.DefaultValueAttribute(0)]
[System.ComponentModel.DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
- [System.MonoTODOAttribute("Stub, does nothing")]
public int SelectionRightIndent { get { throw null; } set { } }
[System.ComponentModel.BrowsableAttribute(false)]
[System.ComponentModel.DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
- [System.MonoTODOAttribute("Stub, does nothing")]
public int[] SelectionTabs { get { throw null; } set { } }
[System.ComponentModel.BrowsableAttribute(false)]
[System.ComponentModel.DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Hidden)]