Home
last modified time | relevance | path

Searched defs:GetPropertiesSupported (Results 1 – 25 of 95) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/
H A DDataTableTypeConverter.cs19 public override bool GetPropertiesSupported(ITypeDescriptorContext context) { in GetPropertiesSupported() method in System.Data.DataTableTypeConverter
H A DPrimaryKeyTypeConverter.cs22 public override bool GetPropertiesSupported(ITypeDescriptorContext context) { in GetPropertiesSupported() method in System.Data.PrimaryKeyTypeConverter
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DImageListConverter.cs39 public override bool GetPropertiesSupported(ITypeDescriptorContext context){ in GetPropertiesSupported() method in System.Windows.Forms.ImageListConverter
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.ComponentModel/
H A DMultilineStringConverterTest.cs37 public void GetPropertiesSupported () in GetPropertiesSupported() method in MonoTests.System.ComponentModel.MultilineStringConverterTest
H A DArrayConverterTests.cs96 public void GetPropertiesSupported () in GetPropertiesSupported() method in MonoTests.System.ComponentModel.ArrayConverterTests
H A DCollectionConverterTest.cs132 public void GetPropertiesSupported () in GetPropertiesSupported() method in MonoTests.System.ComponentModel.CollectionConverterTest
H A DTypeConverterTests.cs240 public override bool GetPropertiesSupported (ITypeDescriptorContext context) in GetPropertiesSupported() method in MonoTests.System.ComponentModel.AConverter
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.WorkflowServices/System/Workflow/Activities/
H A DWorkflowServiceAttributesTypeConverter.cs19 public override bool GetPropertiesSupported(ITypeDescriptorContext context) in GetPropertiesSupported() method in System.Workflow.Activities.WorkflowServiceAttributesTypeConverter
H A DServiceOperationInfoTypeConverter.cs55 public override bool GetPropertiesSupported(ITypeDescriptorContext context) in GetPropertiesSupported() method in System.Workflow.Activities.ServiceOperationInfoTypeConverter
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.DataVisualization/Common/Converters/
H A DAxesArrayConverter.cs68 public override bool GetPropertiesSupported(ITypeDescriptorContext context) in GetPropertiesSupported() method in System.Windows.Forms.DataVisualization.Charting.AxesArrayConverter
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DExpandableObjectConverter.cs51 public override bool GetPropertiesSupported(ITypeDescriptorContext context) { in GetPropertiesSupported() method in System.ComponentModel.ExpandableObjectConverter
H A DComponentConverter.cs50 public override bool GetPropertiesSupported(ITypeDescriptorContext context) { in GetPropertiesSupported() method in System.ComponentModel.ComponentConverter
H A DCollectionConverter.cs61 public override bool GetPropertiesSupported(ITypeDescriptorContext context) { in GetPropertiesSupported() method in System.ComponentModel.CollectionConverter
H A DMultilineStringConverter.cs50 public override bool GetPropertiesSupported(ITypeDescriptorContext context) { in GetPropertiesSupported() method in System.ComponentModel.MultilineStringConverter
H A DArrayConverter.cs73 public override bool GetPropertiesSupported(ITypeDescriptorContext context) { in GetPropertiesSupported() method in System.ComponentModel.ArrayConverter
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DExpandableObjectConverter.cs47 public override bool GetPropertiesSupported(ITypeDescriptorContext context) in GetPropertiesSupported() method in System.ComponentModel.ExpandableObjectConverter
H A DComponentConverter.cs46 public override bool GetPropertiesSupported(ITypeDescriptorContext context) in GetPropertiesSupported() method in System.ComponentModel.ComponentConverter
H A DCollectionConverter.cs50 public override bool GetPropertiesSupported(ITypeDescriptorContext context) in GetPropertiesSupported() method in System.ComponentModel.CollectionConverter
H A DMultilineStringConverter.cs48 public override bool GetPropertiesSupported(ITypeDescriptorContext context) in GetPropertiesSupported() method in System.ComponentModel.MultilineStringConverter
H A DArrayConverter.cs66 public override bool GetPropertiesSupported(ITypeDescriptorContext context) in GetPropertiesSupported() method in System.ComponentModel.ArrayConverter
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DImageConverter.cs104 public override bool GetPropertiesSupported (ITypeDescriptorContext context ) in GetPropertiesSupported() method in System.Drawing.ImageConverter
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DRectangleConverter.cs203 public override bool GetPropertiesSupported(ITypeDescriptorContext context) { in GetPropertiesSupported() method in System.Drawing.RectangleConverter
H A DPointConverter.cs198 public override bool GetPropertiesSupported(ITypeDescriptorContext context) { in GetPropertiesSupported() method in System.Drawing.PointConverter
H A DSizeConverter.cs196 public override bool GetPropertiesSupported(ITypeDescriptorContext context) { in GetPropertiesSupported() method in System.Drawing.SizeConverter
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Design/
H A DTypeConverters.cs143 public override bool GetPropertiesSupported(ITypeDescriptorContext context) in GetPropertiesSupported() method in System.Workflow.ComponentModel.Design.ConditionTypeConverter
246 public override bool GetPropertiesSupported(ITypeDescriptorContext context) in GetPropertiesSupported() method in System.Workflow.ComponentModel.Design.ActivityBindTypeConverter

1234