Home
last modified time | relevance | path

Searched refs:GetStandardValuesSupported (Results 51 – 75 of 197) sorted by relevance

12345678

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/Test/System.Drawing/
H A DTestFontConverter.cs47 Assert.IsTrue (f.GetStandardValuesSupported (), "standard values supported"); in TestConvertFrom()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.Web.UI.Design/
H A DDataSourceViewSchemaConverter.cs77 public override bool GetStandardValuesSupported (ITypeDescriptorContext context) in GetStandardValuesSupported() method in System.Web.UI.Design.DataSourceViewSchemaConverter
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/Test/System.Web.UI.WebControls/
H A DTargetConverterTest.cs66 Assert.AreEqual(true, conv.GetStandardValuesSupported(null), "B4"); in Basic()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Entity.Design/System/Data/WebControls/Design/
H A DEntityDataSourceEntitySetNameConverter.cs54 public override bool GetStandardValuesSupported(ITypeDescriptorContext context) in GetStandardValuesSupported() method in System.Web.UI.Design.WebControls.EntityDataSourceEntitySetNameConverter
H A DEntityDataSourceEntityTypeFilterConverter.cs59 public override bool GetStandardValuesSupported(ITypeDescriptorContext context) in GetStandardValuesSupported() method in System.Web.UI.Design.WebControls.EntityDataSourceEntityTypeFilterConverter
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DBooleanConverter.cs81 public override bool GetStandardValuesSupported(ITypeDescriptorContext context) { in GetStandardValuesSupported() method in System.ComponentModel.BooleanConverter
H A DTypeListConverter.cs142 public override bool GetStandardValuesSupported(ITypeDescriptorContext context) { in GetStandardValuesSupported() method in System.ComponentModel.TypeListConverter
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DImageKeyConverter.cs90 public override bool GetStandardValuesSupported (ITypeDescriptorContext context) in GetStandardValuesSupported() method in System.Windows.Forms.ImageKeyConverter
H A DImageIndexConverter.cs94 public override bool GetStandardValuesSupported (ITypeDescriptorContext context) in GetStandardValuesSupported() method in System.Windows.Forms.ImageIndexConverter
H A DCursorConverter.cs121 public override bool GetStandardValuesSupported (ITypeDescriptorContext context) in GetStandardValuesSupported() method in System.Windows.Forms.CursorConverter
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/Microsoft/VisualBasic/
H A DVBModiferAttributeConverter.cs63 public override bool GetStandardValuesSupported(ITypeDescriptorContext context) => true;
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/Microsoft/CSharp/
H A DCSharpModifierAttributeConverter.cs64 public override bool GetStandardValuesSupported(ITypeDescriptorContext context) => true;
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/
H A DDataSourceCacheDurationConverter.cs91 public override bool GetStandardValuesSupported(ITypeDescriptorContext context) { in GetStandardValuesSupported() method in System.Web.UI.DataSourceCacheDurationConverter
H A DControlPropertyNameConverter.cs91 public override bool GetStandardValuesSupported(ITypeDescriptorContext context) { in GetStandardValuesSupported() method in System.Web.UI.WebControls.ControlPropertyNameConverter
H A DControlIdConverter.cs103 public override bool GetStandardValuesSupported(ITypeDescriptorContext context) { in GetStandardValuesSupported() method in System.Web.UI.WebControls.ControlIDConverter
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI/
H A DDataSourceCacheDurationConverter.cs105 public override bool GetStandardValuesSupported (ITypeDescriptorContext context) in GetStandardValuesSupported() method in System.Web.UI.DataSourceCacheDurationConverter
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DTypeListConverter.cs145 public override bool GetStandardValuesSupported(ITypeDescriptorContext context) in GetStandardValuesSupported() method in System.ComponentModel.TypeListConverter
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/Design/Converters/
H A DDefaultCommandConverter.cs128 public override bool GetStandardValuesSupported(ITypeDescriptorContext context) in GetStandardValuesSupported() method in System.Web.UI.Design.MobileControls.Converters.DefaultCommandConverter
H A DStyleConverter.cs126 public override bool GetStandardValuesSupported(ITypeDescriptorContext context) in GetStandardValuesSupported() method in System.Web.UI.Design.MobileControls.Converters.StyleConverter
H A DDataMemberConverter.cs152 public override bool GetStandardValuesSupported(ITypeDescriptorContext context) in GetStandardValuesSupported() method in System.Web.UI.Design.MobileControls.Converters.DataMemberConverter
H A DFontNameConverter.cs115 public override bool GetStandardValuesSupported(ITypeDescriptorContext context) in GetStandardValuesSupported() method in System.Web.UI.Design.MobileControls.Converters.FontNameConverter
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices/src/System/DirectoryServices/Design/
H A DDirectoryEntryConverter.cs96 public override bool GetStandardValuesSupported(ITypeDescriptorContext context) => true;
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI.WebControls/
H A DFontUnitConverter.cs119 public override bool GetStandardValuesSupported(ITypeDescriptorContext context) in GetStandardValuesSupported() method in System.Web.UI.WebControls.FontUnitConverter
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/tests/Drawing/
H A DColorConverterTests.cs428 public void GetStandardValuesSupported() in GetStandardValuesSupported() method in System.ComponentModel.TypeConverterTests.ColorConverterTests
431 Assert.True(conv.GetStandardValuesSupported()); in GetStandardValuesSupported()
432 Assert.True(conv.GetStandardValuesSupported(null)); in GetStandardValuesSupported()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/
H A DColumnTypeConverter.cs164 public override bool GetStandardValuesSupported(ITypeDescriptorContext context) => true;

12345678