Home
last modified time | relevance | path

Searched refs:ToolboxItemFilterAttribute (Results 1 – 25 of 82) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DToolboxItemFilterAttribute.cs51 public sealed class ToolboxItemFilterAttribute : Attribute class
59 …public ToolboxItemFilterAttribute(string filterString) : this(filterString, ToolboxItemFilterType.… in ToolboxItemFilterAttribute() method in System.ComponentModel.ToolboxItemFilterAttribute
66 public ToolboxItemFilterAttribute(string filterString, ToolboxItemFilterType filterType) in ToolboxItemFilterAttribute() method in System.ComponentModel.ToolboxItemFilterAttribute
97 ToolboxItemFilterAttribute other = obj as ToolboxItemFilterAttribute; in Equals()
109 ToolboxItemFilterAttribute other = obj as ToolboxItemFilterAttribute; in Match()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DToolboxItemFilterAttribute.cs53 public sealed class ToolboxItemFilterAttribute : Attribute { class
62 …public ToolboxItemFilterAttribute(string filterString) : this(filterString, ToolboxItemFilterType.… in ToolboxItemFilterAttribute() method in System.ComponentModel.ToolboxItemFilterAttribute
68 public ToolboxItemFilterAttribute(string filterString, ToolboxItemFilterType filterType) { in ToolboxItemFilterAttribute() method in System.ComponentModel.ToolboxItemFilterAttribute
113 ToolboxItemFilterAttribute other = obj as ToolboxItemFilterAttribute; in Equals()
124 ToolboxItemFilterAttribute other = obj as ToolboxItemFilterAttribute; in Match()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/Design/
H A DToolboxItem.cs533 if (value == null) value = new ToolboxItemFilterAttribute[0]; in FilterPropertyValue()
769 ToolboxItemFilterAttribute ta = a as ToolboxItemFilterAttribute; in Initialize()
779 array.Add(new ToolboxItemFilterAttribute(TypeName)); in Initialize()
782 … Filter = (ToolboxItemFilterAttribute[])array.ToArray(typeof(ToolboxItemFilterAttribute)); in Initialize()
905 if (f is ToolboxItemFilterAttribute) { in ValidatePropertyValue()
911ToolboxItemFilterAttribute[] filter = new ToolboxItemFilterAttribute[filterCount]; in ValidatePropertyValue()
916 ToolboxItemFilterAttribute tfa = f as ToolboxItemFilterAttribute; in ValidatePropertyValue()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI.WebControls/
H A DContentPlaceHolder.cs37 …[ToolboxItemFilterAttribute ("Microsoft.VisualStudio.Web.WebForms.MasterPageWebFormDesigner", Tool…
38 [ToolboxItemFilterAttribute ("System.Web.UI", ToolboxItemFilterType.Allow)]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing.Design/
H A DToolboxItem.cs80 filter = new ToolboxItemFilterAttribute[0];
196 return (value == null) ? new ToolboxItemFilterAttribute [0] : value; in FilterPropertyValue()
293 Filter = type.GetCustomAttributes (typeof (ToolboxItemFilterAttribute), true); in Initialize()
366 ValidatePropertyType (propertyName, value, typeof (ToolboxItemFilterAttribute[]), true); in ValidatePropertyValue()
368 value = new ToolboxItemFilterAttribute [0]; in ValidatePropertyValue()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/Test/System.Drawing.Design/
H A DTestToolboxItem.cs44 private ToolboxItemFilterAttribute[] filter;
83 filter = new ToolboxItemFilterAttribute[0]; in FixtureSetUp()
94 Assert.AreEqual (typeof (ToolboxItemFilterAttribute[]), item.Filter.GetType (), "Filter/Type"); in DefaultValues()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs768 public sealed partial class ToolboxItemFilterAttribute : System.Attribute class
770 public ToolboxItemFilterAttribute(string filterString) { } in ToolboxItemFilterAttribute() method in System.ComponentModel.ToolboxItemFilterAttribute
771 …public ToolboxItemFilterAttribute(string filterString, System.ComponentModel.ToolboxItemFilterType… in ToolboxItemFilterAttribute() method in System.ComponentModel.ToolboxItemFilterAttribute
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Design/Dialogs/
H A DThemeConfigurationDialog.cs692 foreach (ToolboxItemFilterAttribute filter in toolboxItem.Filter) in PopulateActivities()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Web.Extensions.cs1033 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1190 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1539 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
H A DSystem.Windows.Forms.cs2178 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
2303 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
6889 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
7192 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms.Control.TopLevel")]
7841 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
8260 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
10158 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms.MainMenu", (System.Compone…
10398 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
10914 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
14898 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
[all …]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Web.Extensions.cs1002 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1159 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1507 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Web.Extensions.cs1040 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1197 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1546 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Web.Extensions.cs1270 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1432 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1742 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
H A DSystem.Windows.Forms.cs2184 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
2309 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
6930 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
7232 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms.Control.TopLevel")]
7881 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
8300 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
10213 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms.MainMenu", (System.Compone…
10453 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
10969 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
14970 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Web.Extensions.cs1236 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1398 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1708 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
H A DSystem.Windows.Forms.cs2184 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
2309 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
6930 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
7232 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms.Control.TopLevel")]
7881 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
8300 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
10213 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms.MainMenu", (System.Compone…
10453 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
10970 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
14971 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Web.Extensions.cs1270 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1432 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1742 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
H A DSystem.Windows.Forms.cs2184 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
2309 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
6930 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
7232 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms.Control.TopLevel")]
7881 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
8300 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
10213 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms.MainMenu", (System.Compone…
10453 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
10969 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
14970 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Web.Extensions.cs1270 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1432 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1742 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
H A DSystem.Windows.Forms.cs2184 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
2309 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
6930 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
7232 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms.Control.TopLevel")]
7881 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
8300 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
10213 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms.MainMenu", (System.Compone…
10453 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
10969 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
14970 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Web.Extensions.cs1236 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1398 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1708 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
H A DSystem.Windows.Forms.cs2184 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
2309 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
6930 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
7232 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms.Control.TopLevel")]
7881 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
8300 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
10213 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms.MainMenu", (System.Compone…
10453 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
10970 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
14972 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Web.Extensions.cs1236 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1398 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
1708 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Web.Extensions, Version=3.5.0.0, Culture…
H A DSystem.Windows.Forms.cs2184 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
2309 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
6930 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
7232 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms.Control.TopLevel")]
7881 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
8300 [System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")]
10213 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms.MainMenu", (System.Compone…
10453 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
10970 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
14972 …[System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms", (System.ComponentModel.T…
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/
H A Dcommon.sources580 ../referencesource/System/compmod/system/componentmodel/ToolboxItemFilterAttribute.cs

1234