15 implementations of ITypeDescriptorContext
PresentationBuildTasks (1)
Framework\System\Windows\Markup\TypeContext.cs (1)
28
internal class TypeConvertContext :
ITypeDescriptorContext
PresentationFramework (7)
src\Framework\MS\Internal\Data\DefaultValueConverter.cs (1)
733
internal class ValueConverterContext :
ITypeDescriptorContext
, IUriContext
src\Framework\System\Windows\Controls\ContentPresenter.cs (1)
1137
private class TypeContext :
ITypeDescriptorContext
src\Framework\System\Windows\Documents\DPTypeDescriptorContext.cs (1)
22
internal class DPTypeDescriptorContext : System.ComponentModel.
ITypeDescriptorContext
src\Framework\System\Windows\Markup\Baml2006\DeferredBinaryDeserializerExtension.cs (1)
52
private class DeferredBinaryDeserializerExtensionContext :
ITypeDescriptorContext
, IFreezeFreezables
src\Framework\System\Windows\Markup\Baml2006\TypeConverterMarkupExtension.cs (1)
23
private class TypeConverterContext :
ITypeDescriptorContext
src\Framework\System\Windows\Markup\typecontext.cs (1)
28
internal class TypeConvertContext :
ITypeDescriptorContext
src\Framework\System\Windows\TemplateContent.cs (1)
1488
internal class ServiceProviderWrapper :
ITypeDescriptorContext
, IXamlTypeResolver, IXamlNamespaceResolver, IProvideValueTarget
System.Activities (1)
System\Activities\Debugger\DebugInfo.cs (1)
581
class TypeDescriptorContext :
ITypeDescriptorContext
, IXamlNamespaceResolver, INameScope, INamespacePrefixLookup
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelTypeDescriptorContextWrapper.cs (1)
19
internal class ModelTypeDescriptorContextWrapper :
ITypeDescriptorContext
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTypeDescriptorContextWrapper.cs (1)
19
internal class ModelTypeDescriptorContextWrapper :
ITypeDescriptorContext
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
36
internal abstract class GridEntry : GridItem,
ITypeDescriptorContext
{
System.Workflow.Activities (1)
Common\CompModHelpers.cs (1)
1331
internal sealed class TypeDescriptorContext :
ITypeDescriptorContext
System.Workflow.ComponentModel (2)
AuthoringOM\Design\ComponentSerializationService.cs (1)
561
internal class DummyTypeDescriptorContext :
ITypeDescriptorContext
Shared\CompModHelpers.cs (1)
1329
internal sealed class TypeDescriptorContext :
ITypeDescriptorContext
1560 references to ITypeDescriptorContext
PresentationBuildTasks (5)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
1729
private CodeExpression GetPropertyValueExpression(
ITypeDescriptorContext
ctx, Type typeToConvertTo, Object value, string attributeValue)
Framework\System\Windows\Markup\BamlRecords.cs (2)
2761
internal
ITypeDescriptorContext
TypeContext
2772
ITypeDescriptorContext
_typeContext;
Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
1871
ITypeDescriptorContext
TypeConvertContext
1917
ITypeDescriptorContext
_typeConvertContext;
PresentationCore (187)
Core\CSharp\MS\Internal\IListConverters.cs (16)
41
public override bool CanConvertFrom(
ITypeDescriptorContext
td, Type t)
49
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
57
public override object ConvertFrom(
ITypeDescriptorContext
td, CultureInfo ci, object value)
77
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
89
internal abstract object ConvertFromCore(
ITypeDescriptorContext
td, CultureInfo ci, string value);
94
internal abstract object ConvertToCore(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType);
106
internal sealed override object ConvertFromCore(
ITypeDescriptorContext
td, CultureInfo ci, string value)
120
internal override object ConvertToCore(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
151
internal override object ConvertFromCore(
ITypeDescriptorContext
td, CultureInfo ci, string value)
162
internal override object ConvertToCore(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
192
internal override object ConvertFromCore(
ITypeDescriptorContext
td, CultureInfo ci, string value)
203
internal override object ConvertToCore(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
233
internal override object ConvertFromCore(
ITypeDescriptorContext
td, CultureInfo ci, string value)
245
internal override object ConvertToCore(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
278
internal override object ConvertFromCore(
ITypeDescriptorContext
td, CultureInfo ci, string value)
283
internal override object ConvertToCore(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\CultureInfoConverter.cs (4)
53
public override bool CanConvertFrom(
ITypeDescriptorContext
typeDescriptorContext, Type sourceType)
67
public override bool CanConvertTo(
ITypeDescriptorContext
typeDescriptorContext, Type destinationType)
90
public override object ConvertFrom(
ITypeDescriptorContext
typeDescriptorContext,
125
public override object ConvertTo(
ITypeDescriptorContext
typeDescriptorContext,
Core\CSharp\System\Windows\DurationConverter.cs (4)
27
public override bool CanConvertFrom(
ITypeDescriptorContext
td, Type t)
46
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
64
ITypeDescriptorContext
td,
108
ITypeDescriptorContext
context,
Core\CSharp\System\Windows\FontStretchConverter.cs (4)
38
public override bool CanConvertFrom(
ITypeDescriptorContext
td, Type t)
56
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
73
public override object ConvertFrom(
ITypeDescriptorContext
td, CultureInfo ci, object value)
111
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\FontStyleConverter.cs (4)
38
public override bool CanConvertFrom(
ITypeDescriptorContext
td, Type t)
56
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
73
public override object ConvertFrom(
ITypeDescriptorContext
td, CultureInfo ci, object value)
111
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\FontWeightConverter.cs (4)
38
public override bool CanConvertFrom(
ITypeDescriptorContext
td, Type t)
56
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
73
public override object ConvertFrom(
ITypeDescriptorContext
td, CultureInfo ci, object value)
111
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Ink\StrokeCollectionConverter.cs (5)
46
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
62
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
82
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
131
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
184
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
Core\CSharp\System\Windows\Input\Command\KeyGestureConverter.cs (4)
42
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
62
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
88
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object source)
148
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Input\Command\MouseActionConverter.cs (4)
42
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
62
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
83
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object source)
118
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Input\Command\MouseGestureConverter.cs (4)
41
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
61
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object source)
123
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
150
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Input\CursorConverter.cs (6)
27
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
42
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
66
public override TypeConverter.StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
92
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
104
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
214
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Input\InputScopeConverter.cs (4)
44
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
68
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
106
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object source)
151
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Input\InputScopeNameConverter.cs (4)
44
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
68
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
93
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object source)
137
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Markup\XmlLanguageConverter.cs (4)
46
public override bool CanConvertFrom(
ITypeDescriptorContext
typeDescriptorContext, Type sourceType)
60
public override bool CanConvertTo(
ITypeDescriptorContext
typeDescriptorContext, Type destinationType)
83
public override object ConvertFrom(
ITypeDescriptorContext
typeDescriptorContext,
118
public override object ConvertTo(
ITypeDescriptorContext
typeDescriptorContext,
Core\CSharp\System\Windows\Media\Animation\KeySplineConverter.cs (4)
36
public override bool CanConvertFrom(
ITypeDescriptorContext
typeDescriptor, Type destinationType)
55
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
72
ITypeDescriptorContext
context,
108
ITypeDescriptorContext
context,
Core\CSharp\System\Windows\Media\Animation\KeyTimeConverter.cs (4)
34
ITypeDescriptorContext
typeDescriptorContext,
54
ITypeDescriptorContext
typeDescriptorContext,
74
ITypeDescriptorContext
typeDescriptorContext,
142
ITypeDescriptorContext
typeDescriptorContext,
Core\CSharp\System\Windows\Media\Animation\RepeatBehaviorConverter.cs (4)
33
public override bool CanConvertFrom(
ITypeDescriptorContext
td, Type t)
52
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
70
ITypeDescriptorContext
td,
118
ITypeDescriptorContext
context,
Core\CSharp\System\Windows\Media\Brush.cs (1)
70
internal static Brush Parse(string value,
ITypeDescriptorContext
context)
Core\CSharp\System\Windows\Media\ColorConverter.cs (4)
33
public override bool CanConvertFrom(
ITypeDescriptorContext
td, Type t)
51
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
81
public override object ConvertFrom(
ITypeDescriptorContext
td, System.Globalization.CultureInfo ci, object value)
115
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media\FontFamilyConverter.cs (4)
42
public override bool CanConvertFrom(
ITypeDescriptorContext
td, Type t)
56
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
89
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo cultureInfo, object o)
137
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media\Generated\BrushConverter.cs (4)
58
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
76
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
114
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
145
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media\Generated\CacheModeConverter.cs (4)
58
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
76
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
114
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
145
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media\Generated\DoubleCollectionConverter.cs (4)
58
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
76
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
99
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
130
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media\Generated\GeometryConverter.cs (4)
58
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
76
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
114
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
145
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media\Generated\Int32CollectionConverter.cs (4)
58
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
76
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
99
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
130
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media\Generated\PathFigureCollectionConverter.cs (4)
58
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
76
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
114
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
145
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media\Generated\PointCollectionConverter.cs (4)
58
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
76
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
99
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
130
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media\Generated\TransformConverter.cs (4)
58
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
76
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
114
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
145
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media\Generated\VectorCollectionConverter.cs (4)
58
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
76
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
99
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
130
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media\ImageSourceConverter.cs (4)
48
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
66
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
109
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
214
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media\MediaTimeline.cs (2)
57
internal MediaTimeline(
ITypeDescriptorContext
context, Uri source) : this()
270
internal
ITypeDescriptorContext
_context = null;
Core\CSharp\System\Windows\Media\Parsers.cs (3)
101
static private Color ParseContextColor(string trimmedColor, IFormatProvider formatProvider,
ITypeDescriptorContext
context)
209
internal static Color ParseColor(string color, IFormatProvider formatProvider,
ITypeDescriptorContext
context)
257
internal static Brush ParseBrush(string brush, IFormatProvider formatProvider,
ITypeDescriptorContext
context)
Core\CSharp\System\Windows\Media\PixelFormatConverter.cs (4)
40
public override bool CanConvertFrom(
ITypeDescriptorContext
td, Type t)
58
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
85
public override object ConvertFrom(
ITypeDescriptorContext
td, System.Globalization.CultureInfo ci, object o)
108
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media\RequestCachePolicyConverter.cs (4)
34
public override bool CanConvertFrom(
ITypeDescriptorContext
td, Type t)
54
public override bool CanConvertTo(
ITypeDescriptorContext
typeDescriptorContext, Type destinationType)
75
public override object ConvertFrom(
ITypeDescriptorContext
td, System.Globalization.CultureInfo ci, object value)
117
public override object ConvertTo(
ITypeDescriptorContext
typeDescriptorContext,
Core\CSharp\System\Windows\Media\SolidColorBrush.cs (1)
161
internal static object DeserializeFrom(BinaryReader reader,
ITypeDescriptorContext
context)
Core\CSharp\System\Windows\Media3D\Generated\Matrix3DConverter.cs (4)
54
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
72
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
95
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
126
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media3D\Generated\Point3DCollectionConverter.cs (4)
54
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
72
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
95
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
126
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media3D\Generated\Point3DConverter.cs (4)
54
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
72
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
95
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
126
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media3D\Generated\Point4DConverter.cs (4)
54
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
72
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
95
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
126
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media3D\Generated\QuaternionConverter.cs (4)
54
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
72
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
95
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
126
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media3D\Generated\Rect3DConverter.cs (4)
54
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
72
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
95
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
126
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media3D\Generated\Size3DConverter.cs (4)
54
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
72
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
95
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
126
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media3D\Generated\Vector3DCollectionConverter.cs (4)
54
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
72
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
95
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
126
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\System\Windows\Media3D\Generated\Vector3DConverter.cs (4)
54
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
72
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
95
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
126
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Core\CSharp\system\windows\TextDecorationCollectionConverter.cs (4)
39
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
58
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
75
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object input)
188
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Shared\System\Windows\Media\TypeConverterHelper.cs (1)
64
internal static UriHolder GetUriFromUriContext(
ITypeDescriptorContext
context, object inputString)
PresentationFramework (127)
src\Framework\System\Windows\ComponentResourceKeyConverter.cs (4)
32
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
54
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
80
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
103
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
src\Framework\System\Windows\Condition.cs (1)
325
private
ITypeDescriptorContext
_serviceProvider = null;
src\Framework\System\Windows\Controls\ContentPresenter.cs (5)
1145
IContainer
ITypeDescriptorContext
.Container { get { return null; } }
1146
object
ITypeDescriptorContext
.Instance { get { return _instance; } }
1147
PropertyDescriptor
ITypeDescriptorContext
.PropertyDescriptor { get { return null; } }
1148
void
ITypeDescriptorContext
.OnComponentChanged() {}
1149
bool
ITypeDescriptorContext
.OnComponentChanging() { return false; }
src\Framework\System\Windows\Controls\DataGridLengthConverter.cs (4)
27
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
54
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
73
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
134
ITypeDescriptorContext
context,
src\Framework\System\Windows\Controls\VirtualizationCacheLengthConverter.cs (4)
42
public override bool CanConvertFrom(
ITypeDescriptorContext
typeDescriptorContext, Type sourceType)
73
public override bool CanConvertTo(
ITypeDescriptorContext
typeDescriptorContext, Type destinationType)
103
public override object ConvertFrom(
ITypeDescriptorContext
typeDescriptorContext, CultureInfo cultureInfo, object source)
144
public override object ConvertTo(
ITypeDescriptorContext
typeDescriptorContext, CultureInfo cultureInfo, object value, Type destinationType)
src\Framework\System\Windows\CornerRadiusConverter.cs (4)
44
public override bool CanConvertFrom(
ITypeDescriptorContext
typeDescriptorContext, Type sourceType)
75
public override bool CanConvertTo(
ITypeDescriptorContext
typeDescriptorContext, Type destinationType)
105
public override object ConvertFrom(
ITypeDescriptorContext
typeDescriptorContext, CultureInfo cultureInfo, object source)
140
public override object ConvertTo(
ITypeDescriptorContext
typeDescriptorContext, CultureInfo cultureInfo, object value, Type destinationType)
src\Framework\System\Windows\DeferrableContentConverter.cs (2)
29
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
39
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
src\Framework\System\Windows\DialogResultConverter.cs (4)
39
public override bool CanConvertFrom(
ITypeDescriptorContext
typeDescriptorContext, Type sourceType)
51
public override bool CanConvertTo(
ITypeDescriptorContext
typeDescriptorContext, Type destinationType)
61
public override object ConvertFrom(
ITypeDescriptorContext
typeDescriptorContext,
72
public override object ConvertTo(
ITypeDescriptorContext
typeDescriptorContext,
src\Framework\System\Windows\Documents\DPTypeDescriptorContext.cs (5)
154
System.ComponentModel.IContainer System.ComponentModel.
ITypeDescriptorContext
.Container
160
object System.ComponentModel.
ITypeDescriptorContext
.Instance
168
void System.ComponentModel.
ITypeDescriptorContext
.OnComponentChanged()
172
bool System.ComponentModel.
ITypeDescriptorContext
.OnComponentChanging()
177
System.ComponentModel.PropertyDescriptor System.ComponentModel.
ITypeDescriptorContext
.PropertyDescriptor
src\Framework\System\Windows\DynamicResourceExtensionConverter.cs (2)
33
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
50
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
src\Framework\System\Windows\EventSetterHandlerConverter.cs (4)
23
public override bool CanConvertFrom(
ITypeDescriptorContext
typeDescriptorContext, Type sourceType)
39
public override bool CanConvertTo(
ITypeDescriptorContext
typeDescriptorContext, Type destinationType)
47
public override object ConvertFrom(
ITypeDescriptorContext
typeDescriptorContext,
94
public override object ConvertTo(
ITypeDescriptorContext
typeDescriptorContext,
src\Framework\System\Windows\FigureLengthConverter.cs (4)
54
ITypeDescriptorContext
typeDescriptorContext,
88
ITypeDescriptorContext
typeDescriptorContext,
112
ITypeDescriptorContext
typeDescriptorContext,
153
ITypeDescriptorContext
typeDescriptorContext,
src\Framework\System\Windows\FontSizeConverter.cs (4)
47
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
61
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
78
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
115
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
src\Framework\System\Windows\GridLengthConverter.cs (4)
57
ITypeDescriptorContext
typeDescriptorContext,
91
ITypeDescriptorContext
typeDescriptorContext,
115
ITypeDescriptorContext
typeDescriptorContext,
173
ITypeDescriptorContext
typeDescriptorContext,
src\Framework\System\Windows\Input\Command\CommandConverter.cs (5)
55
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType )
74
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType )
102
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object source )
180
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType )
224
private Type GetTypeFromContext(
ITypeDescriptorContext
context, string typeName )
src\Framework\System\Windows\LengthConverter.cs (4)
51
public override bool CanConvertFrom(
ITypeDescriptorContext
typeDescriptorContext, Type sourceType)
81
public override bool CanConvertTo(
ITypeDescriptorContext
typeDescriptorContext, Type destinationType)
111
public override object ConvertFrom(
ITypeDescriptorContext
typeDescriptorContext,
146
public override object ConvertTo(
ITypeDescriptorContext
typeDescriptorContext,
src\Framework\System\Windows\Markup\Baml2006\DeferredBinaryDeserializerExtension.cs (5)
75
void
ITypeDescriptorContext
.OnComponentChanged()
79
bool
ITypeDescriptorContext
.OnComponentChanging()
84
IContainer
ITypeDescriptorContext
.Container
89
object
ITypeDescriptorContext
.Instance
94
PropertyDescriptor
ITypeDescriptorContext
.PropertyDescriptor
src\Framework\System\Windows\Markup\Baml2006\TypeConverterMarkupExtension.cs (5)
38
void
ITypeDescriptorContext
.OnComponentChanged()
42
bool
ITypeDescriptorContext
.OnComponentChanging()
47
IContainer
ITypeDescriptorContext
.Container
52
object
ITypeDescriptorContext
.Instance
57
PropertyDescriptor
ITypeDescriptorContext
.PropertyDescriptor
src\Framework\System\Windows\Markup\BamlRecords.cs (2)
2761
internal
ITypeDescriptorContext
TypeContext
2772
ITypeDescriptorContext
_typeContext;
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (2)
1871
ITypeDescriptorContext
TypeConvertContext
1917
ITypeDescriptorContext
_typeConvertContext;
src\Framework\System\Windows\Markup\DependencyPropertyConverter.cs (4)
42
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
61
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
73
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object source)
105
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
src\Framework\System\Windows\Markup\Primitives\ElementMarkupObject.cs (2)
209
object
ITypeDescriptorContext
.Instance
683
PropertyDescriptor
ITypeDescriptorContext
.PropertyDescriptor
src\Framework\System\Windows\Markup\RoutedEventConverter.cs (4)
20
public override bool CanConvertFrom(
ITypeDescriptorContext
typeDescriptorContext, Type sourceType)
36
public override bool CanConvertTo(
ITypeDescriptorContext
typeDescriptorContext, Type destinationType)
44
public override object ConvertFrom(
ITypeDescriptorContext
typeDescriptorContext,
135
public override object ConvertTo(
ITypeDescriptorContext
typeDescriptorContext,
src\Framework\System\Windows\Markup\SetterTriggerConditionValueConverter.cs (5)
41
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
60
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
72
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object source)
86
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
93
internal static object ResolveValue(
ITypeDescriptorContext
serviceProvider,
src\Framework\System\Windows\Markup\TemplateKeyConverter.cs (4)
38
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
49
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
61
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object source)
74
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
591
ITypeDescriptorContext
typeContext,
src\Framework\System\Windows\NullableBoolConverter.cs (3)
37
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
49
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
59
public override TypeConverter.StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
src\Framework\System\Windows\PropertyPath.cs (3)
106
internal PropertyPath(string path,
ITypeDescriptorContext
typeDescriptorContext)
369
private void PrepareSourceValueInfo(
ITypeDescriptorContext
typeDescriptorContext)
506
void ResolvePathParts(
ITypeDescriptorContext
typeDescriptorContext)
src\Framework\System\Windows\PropertyPathConverter.cs (4)
55
public override bool CanConvertFrom(
ITypeDescriptorContext
typeDescriptorContext, Type sourceType)
76
public override bool CanConvertTo(
ITypeDescriptorContext
typeDescriptorContext, Type destinationType)
105
public override object ConvertFrom(
ITypeDescriptorContext
typeDescriptorContext,
141
public override object ConvertTo(
ITypeDescriptorContext
typeDescriptorContext,
src\Framework\System\Windows\ResourceReferenceExpressionConverter.cs (4)
39
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
66
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
96
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
119
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
src\Framework\System\Windows\Setter.cs (1)
338
private
ITypeDescriptorContext
_serviceProvider = null;
src\Framework\System\Windows\SystemKeyConverter.cs (4)
40
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
62
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
92
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
115
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
src\Framework\System\Windows\TemplateBindingExpressionConverter.cs (2)
30
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
42
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
src\Framework\System\Windows\TemplateBindingExtensionConverter.cs (2)
36
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
53
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
src\Framework\System\Windows\TemplateContent.cs (5)
1558
IContainer
ITypeDescriptorContext
.Container
1563
object
ITypeDescriptorContext
.Instance
1568
void
ITypeDescriptorContext
.OnComponentChanged()
1572
bool
ITypeDescriptorContext
.OnComponentChanging()
1577
PropertyDescriptor
ITypeDescriptorContext
.PropertyDescriptor
src\Framework\System\Windows\ThicknessConverter.cs (4)
44
public override bool CanConvertFrom(
ITypeDescriptorContext
typeDescriptorContext, Type sourceType)
75
public override bool CanConvertTo(
ITypeDescriptorContext
typeDescriptorContext, Type destinationType)
105
public override object ConvertFrom(
ITypeDescriptorContext
typeDescriptorContext, CultureInfo cultureInfo, object source)
138
public override object ConvertTo(
ITypeDescriptorContext
typeDescriptorContext, CultureInfo cultureInfo, object value, Type destinationType)
src\Framework\System\Windows\Trigger.cs (1)
322
private
ITypeDescriptorContext
_serviceProvider = null;
System (141)
compmod\microsoft\csharp\csharpcodeprovider.cs (6)
4137
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
4148
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
4169
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
4196
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
4204
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
4214
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
compmod\microsoft\visualbasic\VBCodeProvider.cs (6)
3117
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
3128
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
3149
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
3176
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
3184
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
3194
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
compmod\system\componentmodel\ArrayConverter.cs (3)
30
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
49
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
73
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
compmod\system\componentmodel\BaseComponentEditor.cs (1)
32
public abstract bool EditComponent(
ITypeDescriptorContext
context, object component);
compmod\system\componentmodel\basenumberconverter.cs (4)
74
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
84
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
117
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
137
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type t) {
compmod\system\componentmodel\BooleanConverter.cs (5)
34
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
45
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
62
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
73
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
81
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
compmod\system\componentmodel\CharConverter.cs (3)
32
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
42
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
58
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
compmod\system\componentmodel\CollectionConverter.cs (3)
33
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
52
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
61
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
compmod\system\componentmodel\ComponentConverter.cs (2)
41
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
50
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
compmod\system\componentmodel\CultureInfoConverter.cs (7)
56
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
67
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
80
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
166
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
211
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
248
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
259
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
compmod\system\componentmodel\DateTimeConverter.cs (4)
34
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
45
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
56
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
91
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
compmod\system\componentmodel\DateTimeOffsetConverter.cs (4)
38
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
49
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
60
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
95
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
compmod\system\componentmodel\DecimalConverter.cs (2)
51
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
65
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
compmod\system\componentmodel\design\DesignerOptionService.cs (3)
505
public override bool GetPropertiesSupported(
ITypeDescriptorContext
cxt) {
509
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
cxt, object value, Attribute[] attributes) {
526
public override object ConvertTo(
ITypeDescriptorContext
cxt, CultureInfo culture, object value, Type destinationType) {
compmod\system\componentmodel\EnumConverter.cs (8)
83
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
94
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
116
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
153
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
245
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
306
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
317
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
326
public override bool IsValid(
ITypeDescriptorContext
context, object value) {
compmod\system\componentmodel\ExpandableObjectConverter.cs (2)
37
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
47
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
compmod\system\componentmodel\GuidConverter.cs (4)
33
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
44
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
55
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
70
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
compmod\system\componentmodel\InstanceCreationEditor.cs (1)
42
public abstract object CreateInstance(
ITypeDescriptorContext
context, Type instanceType);
compmod\system\componentmodel\MultilineStringConverter.cs (3)
25
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
43
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
50
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
compmod\system\componentmodel\NullableConverter.cs (12)
45
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
60
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
79
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
97
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType) {
126
public override object CreateInstance(
ITypeDescriptorContext
context, IDictionary propertyValues) {
140
public override bool GetCreateInstanceSupported(
ITypeDescriptorContext
context) {
153
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
167
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
179
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
204
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
218
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
230
public override bool IsValid(
ITypeDescriptorContext
context, object value) {
compmod\system\componentmodel\ReferenceConverter.cs (7)
44
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
55
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
93
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
139
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
188
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
197
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
205
protected virtual bool IsValueAllowed(
ITypeDescriptorContext
context, object value) {
compmod\system\componentmodel\StringConverter.cs (2)
29
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
39
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
compmod\system\componentmodel\TimeSpanConverter.cs (4)
35
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
46
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
57
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
78
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
compmod\system\componentmodel\TypeConverter.cs (19)
72
public virtual bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
91
public virtual bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
106
public virtual object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
125
public object ConvertFromInvariantString(
ITypeDescriptorContext
context, string text) {
139
public object ConvertFromString(
ITypeDescriptorContext
context, string text) {
146
public object ConvertFromString(
ITypeDescriptorContext
context, CultureInfo culture, string text) {
163
public virtual object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
199
public string ConvertToInvariantString(
ITypeDescriptorContext
context, object value) {
214
public string ConvertToString(
ITypeDescriptorContext
context, object value) {
221
public string ConvertToString(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
236
public virtual object CreateInstance(
ITypeDescriptorContext
context, IDictionary propertyValues) {
290
public virtual bool GetCreateInstanceSupported(
ITypeDescriptorContext
context) {
307
public PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value) {
316
public virtual PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
334
public virtual bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
350
public virtual StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
367
public virtual bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
387
public virtual bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
405
public virtual bool IsValid(
ITypeDescriptorContext
context, object value) {
compmod\system\componentmodel\TypeListConverter.cs (7)
44
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
55
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
66
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
82
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
110
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
132
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
142
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
net\System\_UriTypeConverter.cs (5)
38
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
52
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
66
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
80
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
101
public override bool IsValid(
ITypeDescriptorContext
context, object value)
net\System\Net\Configuration\IdnElement.cs (2)
47
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
55
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
net\System\Net\Configuration\SmtpSection.cs (4)
114
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
121
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
142
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
149
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
net\System\Net\Configuration\WebRequestModuleElement.cs (3)
120
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
127
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
135
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
net\System\Net\Configuration\WebUtilityElement.cs (2)
58
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
65
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
security\system\security\Authentication\ExtendedProtection\ExtendedProtectionPolicyTypeConverter.cs (2)
18
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
28
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
services\monitoring\system\diagnosticts\AlphabeticalEnumConverter.cs (1)
27
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
System.Activities (36)
Microsoft\VisualBasic\Activities\VisualBasicSettings.cs (1)
82
internal static T GetService<T>(
ITypeDescriptorContext
context) where T : class
Microsoft\VisualBasic\Activities\XamlIntegration\VisualBasicExpressionConverter.cs (1)
28
public static VisualBasicSettings CollectXmlNamespacesAndAssemblies(
ITypeDescriptorContext
context)
Microsoft\VisualBasic\Activities\XamlIntegration\VisualBasicSettingsConverter.cs (5)
22
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
32
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
41
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
68
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
73
VisualBasicSettings CollectXmlNamespacesAndAssemblies(
ITypeDescriptorContext
context)
System\Activities\XamlIntegration\ActivityWithResultConverter.cs (1)
121
public override Activity<T> ConvertFromString(string text,
ITypeDescriptorContext
context)
System\Activities\XamlIntegration\AssemblyReferenceConverter.cs (5)
18
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
23
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
57
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
62
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
93
private static XamlSchemaContext GetSchemaContext(
ITypeDescriptorContext
context)
System\Activities\XamlIntegration\DynamicUpdateMapConverter.cs (2)
15
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
20
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
System\Activities\XamlIntegration\DynamicUpdateMapItemConverter.cs (4)
14
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
19
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
46
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
51
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
System\Activities\XamlIntegration\ImplementationVersionConverter.cs (4)
14
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
19
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
32
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
37
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
System\Activities\XamlIntegration\InArgumentConverter.cs (1)
32
public override InArgument<T> ConvertFromString(string text,
ITypeDescriptorContext
context)
System\Activities\XamlIntegration\InOutArgumentConverter.cs (1)
32
public override InOutArgument<T> ConvertFromString(string text,
ITypeDescriptorContext
context)
System\Activities\XamlIntegration\OutArgumentConverter.cs (1)
32
public override OutArgument<T> ConvertFromString(string text,
ITypeDescriptorContext
context)
System\Activities\XamlIntegration\TypeConverterBase.cs (8)
40
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
50
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
59
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
89
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
124
public abstract object UntypedConvertFromString(string text,
ITypeDescriptorContext
context);
126
public static T GetService<T>(
ITypeDescriptorContext
context) where T : class
140
public abstract T ConvertFromString(string text,
ITypeDescriptorContext
context);
142
public sealed override object UntypedConvertFromString(string text,
ITypeDescriptorContext
context)
System\Activities\XamlIntegration\WorkflowIdentityConverter.cs (2)
15
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
20
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
System.Activities.Presentation (23)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\AttributeConverter.cs (3)
37
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
47
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
52
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelTypeConverter.cs (14)
35
ITypeDescriptorContext
WrapContext(
ITypeDescriptorContext
context)
41
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
51
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
62
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
81
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
97
public override object CreateInstance(
ITypeDescriptorContext
context, IDictionary propertyValues)
109
public override bool GetCreateInstanceSupported(
ITypeDescriptorContext
context)
115
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes)
160
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context)
166
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
203
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
209
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
215
public override bool IsValid(
ITypeDescriptorContext
context, object value)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelTypeDescriptorContextWrapper.cs (2)
22
ITypeDescriptorContext
context;
25
internal ModelTypeDescriptorContextWrapper(
ITypeDescriptorContext
context, ModelTreeManager modelTreeManager)
System.Activities.Presentation\System\Activities\Presentation\XNameConverter.cs (4)
17
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
22
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
33
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
38
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
System.Configuration (22)
System\Configuration\CommaDelimitedStringAttributeCollectionConverter.cs (2)
23
public override object ConvertTo(
ITypeDescriptorContext
ctx, CultureInfo ci, object value, Type type) {
35
public override object ConvertFrom(
ITypeDescriptorContext
ctx, CultureInfo ci, object data) {
System\Configuration\ConfigurationConverterBase.cs (2)
23
public override bool CanConvertTo(
ITypeDescriptorContext
ctx, Type type) {
27
public override bool CanConvertFrom(
ITypeDescriptorContext
ctx, Type type) {
System\Configuration\GenericEnumConverter.cs (2)
32
public override object ConvertTo(
ITypeDescriptorContext
ctx, CultureInfo ci, object value, Type type) {
38
public override object ConvertFrom(
ITypeDescriptorContext
ctx, CultureInfo ci, object data) {
System\Configuration\InfiniteIntConverter.cs (2)
23
public override object ConvertTo(
ITypeDescriptorContext
ctx, CultureInfo ci, object value, Type type) {
34
public override object ConvertFrom(
ITypeDescriptorContext
ctx, CultureInfo ci, object data) {
System\Configuration\InfiniteTimeSpanConverter.cs (2)
24
public override object ConvertTo(
ITypeDescriptorContext
ctx, CultureInfo ci, object value, Type type) {
35
public override object ConvertFrom(
ITypeDescriptorContext
ctx, CultureInfo ci, object data) {
System\Configuration\TimeSpanMinutesConverter.cs (2)
23
public override object ConvertTo(
ITypeDescriptorContext
ctx, CultureInfo ci, object value, Type type) {
31
public override object ConvertFrom(
ITypeDescriptorContext
ctx, CultureInfo ci, object data) {
System\Configuration\TimeSpanMinutesOrInfiniteConverter.cs (2)
23
public override object ConvertTo(
ITypeDescriptorContext
ctx, CultureInfo ci, object value, Type type) {
34
public override object ConvertFrom(
ITypeDescriptorContext
ctx, CultureInfo ci, object data) {
System\Configuration\TimeSpanSecondsConverter.cs (2)
23
public override object ConvertTo(
ITypeDescriptorContext
ctx, CultureInfo ci, object value, Type type) {
31
public override object ConvertFrom(
ITypeDescriptorContext
ctx, CultureInfo ci, object data) {
System\Configuration\TimeSpanSecondsOrInfiniteConverter.cs (2)
23
public override object ConvertTo(
ITypeDescriptorContext
ctx, CultureInfo ci, object value, Type type) {
34
public override object ConvertFrom(
ITypeDescriptorContext
ctx, CultureInfo ci, object data) {
System\Configuration\TypeNameConverter.cs (2)
23
public override object ConvertTo(
ITypeDescriptorContext
ctx, CultureInfo ci, object value, Type type) {
38
public override object ConvertFrom(
ITypeDescriptorContext
ctx, CultureInfo ci, object data) {
System\Configuration\WhiteSpaceTrimStringConverter.cs (2)
23
public override object ConvertTo(
ITypeDescriptorContext
ctx, CultureInfo ci, object value, Type type) {
33
public override object ConvertFrom(
ITypeDescriptorContext
ctx, CultureInfo ci, object data) {
System.Data (82)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\AttributeConverter.cs (3)
37
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
47
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
52
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTypeConverter.cs (14)
35
ITypeDescriptorContext
WrapContext(
ITypeDescriptorContext
context)
41
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
51
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
62
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
81
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
97
public override object CreateInstance(
ITypeDescriptorContext
context, IDictionary propertyValues)
109
public override bool GetCreateInstanceSupported(
ITypeDescriptorContext
context)
115
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes)
160
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context)
166
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
203
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
209
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
215
public override bool IsValid(
ITypeDescriptorContext
context, object value)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTypeDescriptorContextWrapper.cs (2)
22
ITypeDescriptorContext
context;
25
internal ModelTypeDescriptorContextWrapper(
ITypeDescriptorContext
context, ModelTreeManager modelTreeManager)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\XNameConverter.cs (4)
17
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
22
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
33
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
38
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
fx\src\data\System\Data\ColumnTypeConverter.cs (7)
71
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
81
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
114
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
121
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
138
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
159
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
168
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
fx\src\data\System\Data\Common\DataColumnMapping.cs (2)
182
override public bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
189
override public object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
fx\src\data\System\Data\Common\DataTableMapping.cs (2)
195
override public bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
202
override public object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
fx\src\data\System\Data\ConstraintConverter.cs (2)
28
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
42
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
fx\src\data\System\Data\DataTableTypeConverter.cs (1)
19
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
fx\src\data\System\Data\DefaultValueTypeConverter.cs (2)
30
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
47
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
fx\src\data\System\Data\Odbc\OdbcConnectionStringbuilder.cs (2)
306
override public bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
313
override public object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
fx\src\data\System\Data\Odbc\OdbcParameter.cs (2)
1005
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
1012
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
fx\src\data\System\Data\OleDb\OledbConnectionStringbuilder.cs (13)
616
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
620
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
624
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
673
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
678
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value) {
702
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
707
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType) {
714
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
718
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
722
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
733
public override bool IsValid(
ITypeDescriptorContext
context, object value) {
745
override public bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
752
override public object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
fx\src\data\System\Data\OleDb\OleDbException.cs (1)
142
override public object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
fx\src\data\System\Data\OleDb\OleDbParameter.cs (2)
550
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
557
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
fx\src\data\System\Data\PrimaryKeyTypeConverter.cs (3)
22
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
26
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
33
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
fx\src\data\System\Data\RelationshipConverter.cs (2)
27
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
41
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (16)
1232
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
1237
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value) {
1260
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
1264
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType) {
1283
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
1287
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
1291
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
1321
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
1325
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
1329
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
1365
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
1369
private bool GetStandardValuesSupportedInternal(
ITypeDescriptorContext
context) {
1384
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
1389
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
1435
override public bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
1442
override public object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
fx\src\data\System\Data\SqlClient\SqlParameter.cs (2)
1763
override public bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
1770
override public object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
System.Drawing (84)
commonui\System\Drawing\Advanced\ImageFormatConverter.cs (6)
41
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
53
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
64
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
93
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
137
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
159
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
commonui\System\Drawing\Advanced\SizeFConverter.cs (8)
36
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
48
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
60
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
109
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
149
public override object CreateInstance(
ITypeDescriptorContext
context, IDictionary propertyValues) {
159
public override bool GetCreateInstanceSupported(
ITypeDescriptorContext
context) {
169
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
180
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
commonui\System\Drawing\ColorConverter.cs (6)
90
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
102
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
128
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
238
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
358
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
402
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
commonui\System\Drawing\Design\IPropertyValueUIService.cs (1)
51
PropertyValueUIItem[] GetPropertyUIValueItems(
ITypeDescriptorContext
context, PropertyDescriptor propDesc);
commonui\System\Drawing\Design\PaintValueEventArgs.cs (3)
27
private readonly
ITypeDescriptorContext
context;
48
public PaintValueEventArgs(
ITypeDescriptorContext
context, object value, Graphics graphics, Rectangle bounds) {
74
public
ITypeDescriptorContext
Context {
commonui\System\Drawing\Design\PropertyValueUIHandler.cs (1)
22
public delegate void PropertyValueUIHandler(
ITypeDescriptorContext
context, PropertyDescriptor propDesc, ArrayList valueUIItemList);
commonui\System\Drawing\Design\PropertyValueUIItemInvokeHandler.cs (1)
25
public delegate void PropertyValueUIItemInvokeHandler(
ITypeDescriptorContext
context, PropertyDescriptor descriptor, PropertyValueUIItem invokedItem);
commonui\System\Drawing\Design\UITypeEditor.cs (3)
90
public virtual object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, object value) {
119
public virtual bool GetPaintValueSupported(
ITypeDescriptorContext
context) {
129
public virtual UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context) {
commonui\System\Drawing\FontConverter.cs (15)
53
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
65
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
80
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
203
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
311
public override object CreateInstance(
ITypeDescriptorContext
context, IDictionary propertyValues) {
404
public override bool GetCreateInstanceSupported(
ITypeDescriptorContext
context) {
435
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
445
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
561
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
573
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
595
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
624
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
633
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
637
private string MatchFontName(string name,
ITypeDescriptorContext
context) {
691
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
commonui\System\Drawing\IconConverter.cs (4)
37
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
54
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
73
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
94
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
commonui\System\Drawing\ImageConverter.cs (6)
39
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
60
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
75
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
117
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
259
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
268
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
commonui\System\Drawing\PointConverter.cs (8)
36
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
48
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
60
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
109
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
153
public override object CreateInstance(
ITypeDescriptorContext
context, IDictionary propertyValues) {
177
public override bool GetCreateInstanceSupported(
ITypeDescriptorContext
context) {
187
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
198
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
commonui\System\Drawing\Printing\MarginsConverter.cs (6)
35
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
47
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
59
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
107
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
156
public override object CreateInstance(
ITypeDescriptorContext
context, IDictionary propertyValues) {
182
public override bool GetCreateInstanceSupported(
ITypeDescriptorContext
context) {
commonui\System\Drawing\RectangleConverter.cs (8)
36
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
48
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
60
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
110
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
158
public override object CreateInstance(
ITypeDescriptorContext
context, IDictionary propertyValues) {
183
public override bool GetCreateInstanceSupported(
ITypeDescriptorContext
context) {
193
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
203
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
commonui\System\Drawing\SizeConverter.cs (8)
36
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
48
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
60
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
109
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
153
public override object CreateInstance(
ITypeDescriptorContext
context, IDictionary propertyValues) {
175
public override bool GetCreateInstanceSupported(
ITypeDescriptorContext
context) {
185
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
196
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
System.IdentityModel (2)
System\IdentityModel\Configuration\TimeSpanOrInfiniteConverter.cs (2)
15
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo cultureInfo, object value, Type type)
37
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo cultureInfo, object data)
System.Management (9)
managementpath.cs (3)
1057
public override Boolean CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
1074
public override Boolean CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
1095
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
managementquery.cs (3)
3173
public override Boolean CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
3190
public override Boolean CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
3211
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
managementscope.cs (3)
1647
public override Boolean CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
1664
public override Boolean CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
1685
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
System.Messaging (18)
System\Messaging\Design\MessageFormatterConverter.cs (7)
30
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
40
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
51
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
68
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
114
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
124
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
131
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
System\Messaging\Design\MessageQueueConverter.cs (3)
34
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
50
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
82
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
System\Messaging\Design\QueuePathEditor.cs (2)
35
public override object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, object value)
101
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context)
System\Messaging\Design\SizeConverter.cs (3)
27
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
40
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
69
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
System\Messaging\Design\TimeoutConverter.cs (3)
32
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
45
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
74
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
System.ServiceModel (45)
System\ServiceModel\Activation\Configuration\SecurityIdentifierConverter.cs (4)
15
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
25
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
35
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
46
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
System\ServiceModel\Configuration\EncodingConverter.cs (4)
16
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
25
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
34
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
59
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
System\ServiceModel\Configuration\MessageSecurityVersionConverter.cs (4)
16
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
25
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
34
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
72
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
System\ServiceModel\Configuration\MessageVersionConverter.cs (4)
16
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
25
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
34
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
75
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
System\ServiceModel\Configuration\PeerTransportListenAddressConverter.cs (4)
17
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
26
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
35
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
44
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
System\ServiceModel\Configuration\PolicyVersionConverter.cs (4)
16
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
25
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
34
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
60
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
System\ServiceModel\Configuration\ReliableMessagingVersionConverter.cs (4)
14
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
23
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
32
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
53
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
System\ServiceModel\Configuration\SecurityAlgorithmSuiteConverter.cs (4)
15
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
24
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
33
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
101
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
System\ServiceModel\Configuration\SessionIdTypeConverter.cs (3)
15
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo cultureInfo, object value, Type type)
41
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo cultureInfo, object data)
57
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
System\ServiceModel\Configuration\TimeSpanOrInfiniteConverter.cs (2)
15
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo cultureInfo, object value, Type type)
37
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo cultureInfo, object data)
System\ServiceModel\Configuration\TransactionProtocolConverter.cs (4)
14
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
23
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
32
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
53
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
System\ServiceModel\XamlIntegration\XPathMessageContextTypeConverter.cs (4)
14
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
24
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
34
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
44
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
System.ServiceModel.Activities (10)
System\ServiceModel\XamlIntegration\EndpointIdentityConverter.cs (2)
18
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
27
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
System\ServiceModel\XamlIntegration\ServiceXNameTypeConverter.cs (4)
14
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
19
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
33
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
38
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
System\ServiceModel\XamlIntegration\XNameTypeConverter.cs (4)
20
public static object ConvertFrom(
ITypeDescriptorContext
context, object value)
28
public static object ConvertTo(
ITypeDescriptorContext
context, object value, Type destinationType)
33
internal static object ConvertFromHelper(
ITypeDescriptorContext
context, object value)
86
internal static object ConvertToHelper(
ITypeDescriptorContext
context, object value, Type destinationType)
System.ServiceModel.Discovery (4)
System\ServiceModel\Discovery\Configuration\DiscoveryVersionConverter.cs (4)
13
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
23
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
33
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
45
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
System.Web (63)
Configuration\LowerCaseStringConverter.cs (4)
93
public override bool CanConvertTo(
ITypeDescriptorContext
ctx, Type type) {
96
public override bool CanConvertFrom(
ITypeDescriptorContext
ctx, Type type) {
99
public override object ConvertTo(
ITypeDescriptorContext
ctx, CultureInfo ci, object value, Type type) {
106
public override object ConvertFrom(
ITypeDescriptorContext
ctx, CultureInfo ci, object data) {
Configuration\MachineKeyValidationConverter.cs (2)
25
public override object ConvertTo(
ITypeDescriptorContext
ctx, CultureInfo ci, object value, Type type) {
32
public override object ConvertFrom(
ITypeDescriptorContext
ctx, CultureInfo ci, object data)
Configuration\VersionConverter.cs (2)
15
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
19
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
HttpCookie.cs (2)
524
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
534
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
UI\ControlIdConverter.cs (3)
72
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
95
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
103
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
UI\ControlPropertyNameConverter.cs (3)
46
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
83
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
91
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
UI\DataSourceCacheDurationConverter.cs (7)
26
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
36
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
56
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
66
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
76
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
86
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
91
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
UI\MinimizableAttributeTypeConverter.cs (2)
16
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
24
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
UI\WebControls\EmbeddedMailObject.cs (1)
63
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
UI\WebControls\EmptyStringExpandableObjectConverter.cs (1)
22
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
UI\WebControls\FontNamesConverter.cs (3)
26
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
38
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
58
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
UI\WebControls\FontUnitConverter.cs (7)
28
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
41
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
64
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
78
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
152
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
176
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
185
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
UI\WebControls\HorizontalAlignConverter.cs (4)
39
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
48
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
73
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type sourceType) {
81
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
UI\WebControls\StringArrayConverter.cs (3)
27
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
39
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
61
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
UI\WebControls\TargetConverter.cs (3)
32
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
43
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
51
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
UI\WebControls\TreeView.cs (6)
3452
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
3460
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
3472
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value) {
3483
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType) {
3508
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
3512
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
UI\WebControls\unitconverter.cs (4)
25
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
40
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
55
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
82
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
UI\WebControls\VerticalAlignConverter.cs (4)
38
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
47
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
71
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type sourceType) {
79
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
UI\WebControls\WebColorConverter.cs (2)
29
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
66
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
System.Web.DataVisualization (101)
Common\Converters\AnnotationConverters.cs (2)
70
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
111
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Common\Converters\AxesArrayConverter.cs (2)
68
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context)
81
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Common\Converters\AxisConverters.cs (22)
66
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
141
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
239
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
249
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
259
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
277
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
307
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
349
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
375
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
454
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
464
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
473
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
489
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
507
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
539
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
549
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
558
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
589
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
599
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
609
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
629
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
655
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
Common\Converters\CustomAttributesConverters.cs (9)
61
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
77
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
95
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
115
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
169
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context)
182
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object obj, Attribute[] attributes)
441
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
453
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
465
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
Common\Converters\DataManagerConverters.cs (30)
79
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
89
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
99
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
130
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
140
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
150
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
189
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
199
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
209
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
258
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
268
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
278
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
310
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
320
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
330
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
379
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
389
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
399
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
450
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
482
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
498
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
565
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
622
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
644
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
688
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
726
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
746
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
763
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
780
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
853
public static Chart GetChartFromContext(
ITypeDescriptorContext
context)
Common\Converters\ElementPositionConverter.cs (4)
56
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
72
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
90
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
108
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
Common\Converters\LegendConverters.cs (18)
57
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
67
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
77
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
202
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context)
232
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
242
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
251
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
267
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
284
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
318
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
337
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
356
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
381
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
431
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
441
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
450
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
466
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
484
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
Common\General\AxisScrollZoom.cs (10)
1470
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
1480
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
1489
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
1505
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
1523
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
1556
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
1566
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
1575
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
1591
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
1680
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
WebForm\ChartWebControl.cs (1)
188
internal static
ITypeDescriptorContext
controlCurrentContext = null;
WebForm\Converters\MapAreaCoordinatesConverter.cs (3)
39
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
56
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
85
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
System.Web.DynamicData (3)
DynamicData\PageAction.cs (3)
41
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
48
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
52
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
System.Web.Entity.Design (13)
System\Data\WebControls\Design\EntityDataSourceContainerNameConverter.cs (3)
26
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
47
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
52
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
System\Data\WebControls\Design\EntityDataSourceEntitySetNameConverter.cs (3)
25
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
49
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
54
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
System\Data\WebControls\Design\EntityDataSourceEntityTypeFilterConverter.cs (3)
25
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
54
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
59
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
System\Data\WebControls\Design\EntityDataSourceStatementEditor.cs (4)
28
ITypeDescriptorContext
context = (
ITypeDescriptorContext
)((Pair)pair).First;
43
public override object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, object value)
68
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context)
System.Web.Extensions (1)
UI\EmptyStringExpandableObjectConverter.cs (1)
15
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value,
System.Web.Mobile (64)
UI\MobileControls\Design\AppliedDeviceFiltersEditor.cs (2)
27
public override Object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, Object value)
120
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context)
UI\MobileControls\Design\BaseTemplatedMobileComponentEditor.cs (1)
57
public override bool EditComponent(
ITypeDescriptorContext
context, Object obj, IWin32Window parent)
UI\MobileControls\Design\CommandCollectionEditor.cs (4)
38
/// An <see cref='System.ComponentModel.
ITypeDescriptorContext
'/> that specifies the context of the value to edit.
51
public override Object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, Object value)
72
/// An <see cref='System.ComponentModel.
ITypeDescriptorContext
'/> that specifies the associated context.
79
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context)
UI\MobileControls\Design\Converters\ChoiceConverter.cs (5)
31
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
138
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
171
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
191
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
196
private String MatchFilterName(String name,
ITypeDescriptorContext
context)
UI\MobileControls\Design\Converters\DataFieldConverter.cs (5)
57
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
72
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
91
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
214
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
226
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
UI\MobileControls\Design\Converters\DataMemberConverter.cs (5)
54
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
69
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
88
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
140
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
152
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
UI\MobileControls\Design\Converters\DefaultCommandConverter.cs (3)
59
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
108
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
128
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
UI\MobileControls\Design\Converters\FontNameConverter.cs (6)
41
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
53
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
76
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
106
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
115
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
120
private string MatchFontName(string name,
ITypeDescriptorContext
context)
UI\MobileControls\Design\Converters\FormConverter.cs (4)
51
protected virtual ArrayList GetControls(
ITypeDescriptorContext
context)
151
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
177
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
197
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
UI\MobileControls\Design\Converters\NavigateUrlConverter.cs (1)
26
protected override ArrayList GetControls(
ITypeDescriptorContext
context)
UI\MobileControls\Design\Converters\StyleConverter.cs (3)
73
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
106
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
126
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
UI\MobileControls\Design\Converters\StyleReferenceConverter.cs (3)
160
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
193
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
213
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
UI\MobileControls\Design\Converters\ValidatedMobileControlConverter.cs (3)
177
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
210
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
230
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
UI\MobileControls\Design\FieldCollectionEditor.cs (4)
38
/// An <see cref='System.ComponentModel.
ITypeDescriptorContext
'/> that specifies the context of the value to edit.
51
public override Object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, Object value)
72
/// An <see cref='System.ComponentModel.
ITypeDescriptorContext
'/> that specifies the associated context.
79
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context)
UI\MobileControls\Design\ItemCollectionEditor.cs (4)
37
/// An <see cref='System.ComponentModel.
ITypeDescriptorContext
'/> that specifies the context of the value to edit.
50
public override Object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, Object value)
79
/// An <see cref='System.ComponentModel.
ITypeDescriptorContext
'/> that specifies the associated context.
86
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context)
UI\MobileControls\Design\MobileUITypeEditor.cs (3)
28
protected ControlDesigner GetDesigner(
ITypeDescriptorContext
context)
48
/// An <see cref='System.ComponentModel.
ITypeDescriptorContext
'/> that specifies the associated context.
55
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context)
UI\MobileControls\Design\PropertyOverridesTypeEditor.cs (2)
27
public override Object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, Object value)
126
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context)
UI\MobileControls\Design\StyleSheetComponentEditor.cs (1)
31
public override bool EditComponent(
ITypeDescriptorContext
context, Object component)
UI\MobileControls\Design\TableFieldsEditor.cs (3)
34
/// An <see cref='System.ComponentModel.
ITypeDescriptorContext
'/> that specifies the context of the value to edit.
47
public override Object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, Object value)
62
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context)
UI\MobileControls\MobileControlsSection.cs (2)
716
public override object ConvertTo(
ITypeDescriptorContext
ctx, CultureInfo ci,
729
public override object ConvertFrom(
ITypeDescriptorContext
ctx, CultureInfo ci, object data) {
System.Web.Services (6)
System\Web\Services\Configuration\SoapExtensionTypeElement.cs (3)
88
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
92
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
101
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
System\Web\Services\Configuration\TypeElement.cs (3)
75
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
82
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
90
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
System.Windows.Forms (174)
winforms\Managed\System\Resources\ResXFileRef.cs (4)
203
public override bool CanConvertFrom(
ITypeDescriptorContext
context,
215
public override bool CanConvertTo(
ITypeDescriptorContext
context,
227
public override Object ConvertTo(
ITypeDescriptorContext
context,
281
public override Object ConvertFrom(
ITypeDescriptorContext
context,
winforms\Managed\System\WinForms\AxHost.cs (8)
6488
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
6502
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
6515
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
6533
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
6931
public override bool EditComponent(
ITypeDescriptorContext
context, object obj, IWin32Window parent) {
7326
public override object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, object value) {
7346
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context) {
7362
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\ColumnHeaderConverter.cs (2)
33
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
48
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2AboutBoxPropertyDescriptor.cs (2)
158
public override object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, object value) {
184
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2ComponentEditor.cs (1)
57
public override bool EditComponent(
ITypeDescriptorContext
context, object obj, IWin32Window parent) {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2EnumConverter.cs (8)
34
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
41
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destType) {
53
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
68
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
93
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
112
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
121
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
129
public override bool IsValid(
ITypeDescriptorContext
context, object value) {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2ExtendedTypeConverter.cs (12)
67
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
79
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
90
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
105
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
118
public override object CreateInstance(
ITypeDescriptorContext
context, IDictionary propertyValues) {
130
public override bool GetCreateInstanceSupported(
ITypeDescriptorContext
context) {
143
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
155
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
169
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
185
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
197
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
208
public override bool IsValid(
ITypeDescriptorContext
context, object value) {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2ExtendedUITypeEditor.cs (3)
52
public override object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, object value) {
66
public override bool GetPaintValueSupported(
ITypeDescriptorContext
context) {
78
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2IDispatchConverter.cs (6)
47
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
56
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
69
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
89
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
98
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
104
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2IPerPropertyBrowsingHandler.cs (1)
185
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destType) {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyBuilderUITypeEditor.cs (2)
44
public override object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, object value) {
96
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (3)
1368
public override Object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, Object value, Type destinationType) {
1390
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
1404
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyPageUITypeConverter.cs (2)
41
public override object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, object value) {
82
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\CursorConverter.cs (6)
35
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
47
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
59
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
90
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
164
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
186
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\DataGridDefaultColumnWidthTypeConverter.cs (3)
26
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
38
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
63
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
winforms\Managed\System\WinForms\DataGridViewCellConverter.cs (2)
20
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
28
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
winforms\Managed\System\WinForms\DataGridViewCellStyleConverter.cs (2)
32
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
47
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
winforms\Managed\System\WinForms\DataGridViewColumnConverter.cs (2)
25
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
39
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
winforms\Managed\System\WinForms\DataGridViewRowConverter.cs (2)
25
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
39
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
winforms\Managed\System\WinForms\Design\EventsTab.cs (2)
94
private IEventBindingService GetEventPropertyService(object obj,
ITypeDescriptorContext
context) {
137
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object component, Attribute[] attributes) {
winforms\Managed\System\WinForms\Design\PropertyTab.cs (1)
149
public virtual PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object component, Attribute[] attributes) {
winforms\Managed\System\WinForms\Design\WinFormsComponentEditor.cs (2)
32
public override bool EditComponent(
ITypeDescriptorContext
context, object component){
50
public virtual bool EditComponent(
ITypeDescriptorContext
context, object component, IWin32Window owner) {
winforms\Managed\System\WinForms\FlatButtonAppearance.cs (2)
179
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
188
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
winforms\Managed\System\WinForms\ImageIndexConverter.cs (5)
56
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
74
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
93
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
172
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
181
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\ImageKeyConverter.cs (6)
55
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
66
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
86
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
109
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
189
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
198
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\ImageList.cs (1)
1649
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\KeysConverter.cs (7)
118
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
130
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
150
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
237
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
339
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
366
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
376
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\LinkArea.cs (8)
110
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
122
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
133
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
179
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
218
public override object CreateInstance(
ITypeDescriptorContext
context, IDictionary propertyValues) {
228
public override bool GetCreateInstanceSupported(
ITypeDescriptorContext
context) {
238
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
249
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\LinkConverter.cs (4)
35
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
47
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
58
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
104
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
winforms\Managed\System\WinForms\ListBindingConverter.cs (4)
57
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
72
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
91
public override object CreateInstance(
ITypeDescriptorContext
context, IDictionary propertyValues) {
113
public override bool GetCreateInstanceSupported(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\ListItemConverter.cs (4)
36
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
51
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
187
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
194
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
winforms\Managed\System\WinForms\ListViewGroupConverter.cs (7)
36
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
48
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
62
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
95
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
126
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
150
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context) {
159
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\MdiWindowListItemConverter.cs (1)
22
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\OpacityConverter.cs (3)
34
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
45
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
99
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
winforms\Managed\System\WinForms\Padding.cs (8)
283
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
291
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
305
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
342
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
385
public override object CreateInstance(
ITypeDescriptorContext
context, IDictionary propertyValues) {
408
public override bool GetCreateInstanceSupported(
ITypeDescriptorContext
context) {
412
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
417
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
1304
object value = UITypeEditor.EditValue(this, (IServiceProvider)(
ITypeDescriptorContext
)this, originalValue);
winforms\Managed\System\WinForms\PropertyGridInternal\PropertiesTab.cs (1)
82
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object component, Attribute[] attributes) {
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (3)
1208
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
1235
public override object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, object value) {
1264
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\ScrollableControl.cs (2)
1762
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
1772
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\SelectionRangeConverter.cs (8)
36
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
48
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
59
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
103
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
145
public override object CreateInstance(
ITypeDescriptorContext
context, IDictionary propertyValues) {
166
public override bool GetCreateInstanceSupported(
ITypeDescriptorContext
context) {
176
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
186
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\SpecialFolderEnumConverter.cs (1)
19
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\TableLayoutPanelCellPosition.cs (8)
81
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
88
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
95
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
134
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
151
public override object CreateInstance(
ITypeDescriptorContext
context, IDictionary propertyValues) {
160
public override bool GetCreateInstanceSupported(
ITypeDescriptorContext
context) {
164
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes) {
169
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\TableLayoutSettings.cs (2)
672
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
679
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
winforms\Managed\System\WinForms\TableLayoutSettingsTypeConverter.cs (4)
25
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
37
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
48
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
66
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
winforms\Managed\System\WinForms\TextBoxAutoCompleteSourceConverter.cs (1)
22
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\TreeNodeConverter.cs (2)
36
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType) {
51
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
winforms\Managed\System\WinForms\TreeViewImageIndexConverter.cs (3)
39
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
63
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
89
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context) {
winforms\Managed\System\WinForms\TreeViewImageKeyConverter.cs (1)
35
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
winforms\Managed\System\WinForms\WebBrowserUriTypeConverter.cs (1)
13
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
System.Windows.Forms.DataVisualization (97)
Common\Converters\AnnotationConverters.cs (2)
70
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
111
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Common\Converters\AxesArrayConverter.cs (2)
68
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context)
81
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Common\Converters\AxisConverters.cs (22)
66
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
141
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
239
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
249
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
259
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
277
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
307
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
349
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
375
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
454
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
464
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
473
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
489
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
507
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
539
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
549
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
558
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
589
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
599
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
609
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
629
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
655
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
Common\Converters\CustomAttributesConverters.cs (9)
61
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
77
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
95
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
115
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
169
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context)
182
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object obj, Attribute[] attributes)
441
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
453
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
465
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
Common\Converters\DataManagerConverters.cs (30)
79
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
89
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
99
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
130
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
140
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
150
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
189
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
199
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
209
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
258
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
268
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
278
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
310
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
320
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
330
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
379
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
389
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
399
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
450
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
482
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
498
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
565
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
622
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
644
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
688
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
726
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
746
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
763
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
780
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
853
public static Chart GetChartFromContext(
ITypeDescriptorContext
context)
Common\Converters\ElementPositionConverter.cs (4)
56
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
72
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
90
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
108
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
Common\Converters\LegendConverters.cs (18)
57
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
67
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
77
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
202
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context)
232
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
242
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
251
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
267
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
284
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
318
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
337
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
356
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
381
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
431
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
441
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
450
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
466
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
484
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
Common\General\AxisScrollZoom.cs (10)
1470
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
1480
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
1489
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
1505
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
1523
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
1556
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
1566
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
1575
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
1591
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
1680
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
System.Workflow.Activities (59)
Common\BasePropertyDescriptor.cs (12)
64
internal static IComponent GetComponent(
ITypeDescriptorContext
context)
583
ICollection GetPropertyValues(
ITypeDescriptorContext
typeDescriptorContext);
594
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
611
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
616
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
700
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
716
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
720
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
730
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
742
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
753
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object valueToConvert)
769
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Delay.cs (6)
202
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
210
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
221
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
229
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
251
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
256
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
Designers\InvokeWebServiceDesigner.cs (2)
221
public override object EditValue(
ITypeDescriptorContext
typeDescriptorContext, IServiceProvider serviceProvider, object o)
240
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
typeDescriptorContext)
Designers\SetStateDesigner.cs (3)
226
private
ITypeDescriptorContext
_context;
239
public override object EditValue(
ITypeDescriptorContext
typeDescriptorContext, IServiceProvider serviceProvider, object value)
278
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
typeDescriptorContext)
Designers\StateDesigner.cs (2)
2547
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context)
2552
public override object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, object value)
EventSinkActivity.cs (1)
169
ICollection IPropertyValueProvider.GetPropertyValues(
ITypeDescriptorContext
context)
InvokeMethodActivity.cs (1)
138
ICollection IPropertyValueProvider.GetPropertyValues(
ITypeDescriptorContext
context)
InvokeWebService.cs (1)
309
ICollection IPropertyValueProvider.GetPropertyValues(
ITypeDescriptorContext
context)
LocalService\CorrelationTokenTypeConvertor.cs (8)
22
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
27
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
32
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
55
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
64
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
84
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
89
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
94
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes)
Rules\Design\LogicalExpressionEditor.cs (8)
25
public override object EditValue(
ITypeDescriptorContext
typeDescriptorContext, IServiceProvider serviceProvider, object o)
78
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
typeDescriptorContext)
92
public override object EditValue(
ITypeDescriptorContext
typeDescriptorContext, IServiceProvider serviceProvider, object o)
120
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
typeDescriptorContext)
136
public override object EditValue(
ITypeDescriptorContext
typeDescriptorContext, IServiceProvider serviceProvider, object o)
168
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
typeDescriptorContext)
186
public override object EditValue(
ITypeDescriptorContext
typeDescriptorContext, IServiceProvider serviceProvider, object o)
236
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
typeDescriptorContext)
Rules\Design\LogicalExpressionTypeConverter.cs (12)
49
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes)
57
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context)
71
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
79
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
100
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
108
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
116
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object valueToConvert)
152
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
168
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes)
181
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context)
191
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
199
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
WebServiceFault.cs (1)
106
ICollection IPropertyValueProvider.GetPropertyValues(
ITypeDescriptorContext
context)
WebServiceReceive.cs (1)
173
ICollection IPropertyValueProvider.GetPropertyValues(
ITypeDescriptorContext
context)
WebServiceResponse.cs (1)
100
ICollection IPropertyValueProvider.GetPropertyValues(
ITypeDescriptorContext
context)
System.Workflow.ComponentModel (112)
AuthoringOM\Behaviors\Compensate.cs (1)
161
ICollection IPropertyValueProvider.GetPropertyValues(
ITypeDescriptorContext
context)
AuthoringOM\Behaviors\SynchronizationScope.cs (7)
82
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
90
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
98
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
105
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
151
public override object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, object value)
160
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context)
165
public override bool GetPaintValueSupported(
ITypeDescriptorContext
context)
AuthoringOM\Behaviors\WorkflowTransactionOptions.cs (6)
63
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
71
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
82
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
90
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
114
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
119
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
AuthoringOM\Bind.cs (2)
902
ICollection IPropertyValueProvider.GetPropertyValues(
ITypeDescriptorContext
context)
908
ITypeDescriptorContext
outerPropertyContext = ((ActivityBindPathPropertyDescriptor)context.PropertyDescriptor).OuterPropertyContext;
AuthoringOM\Design\ActivityDesigner.cs (1)
2218
ITypeDescriptorContext
propertyContext = extendedUIService.GetSelectedPropertyContext();
AuthoringOM\Design\DesignerInterfaces.cs (1)
74
ITypeDescriptorContext
GetSelectedPropertyContext();
AuthoringOM\Design\Dialogs\ActivityBindForm.cs (2)
26
private
ITypeDescriptorContext
context = null;
51
public ActivityBindForm(IServiceProvider serviceProvider,
ITypeDescriptorContext
context)
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (6)
1405
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context)
1410
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes)
1429
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
1435
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
1442
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
1461
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
AuthoringOM\Design\PropertyDescriptors.cs (7)
419
internal static IList<MemberInfo> GetBindableMembers(object obj,
ITypeDescriptorContext
context)
523
internal static bool CreateField(
ITypeDescriptorContext
context, ActivityBind activityBind, bool throwOnError)
716
private
ITypeDescriptorContext
context;
718
public ActivityBindNamePropertyDescriptor(
ITypeDescriptorContext
context, PropertyDescriptor realPropertyDescriptor)
759
private
ITypeDescriptorContext
context;
761
public ActivityBindPathPropertyDescriptor(
ITypeDescriptorContext
context, PropertyDescriptor realPropertyDescriptor)
767
internal
ITypeDescriptorContext
OuterPropertyContext
AuthoringOM\Design\Themes.cs (17)
947
ICollection IPropertyValueProvider.GetPropertyValues(
ITypeDescriptorContext
context)
953
internal virtual ICollection GetPropertyValues(
ITypeDescriptorContext
context)
1411
internal override ICollection GetPropertyValues(
ITypeDescriptorContext
context)
3188
internal override ICollection GetPropertyValues(
ITypeDescriptorContext
context)
3204
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
3212
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes)
3243
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
3253
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
3258
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
3268
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
3273
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
3278
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
3288
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context)
3293
public override object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, object value)
3311
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context)
3316
public override bool GetPaintValueSupported(
ITypeDescriptorContext
context)
3336
public override object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, object value)
AuthoringOM\Design\TypeConverters.cs (33)
54
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
61
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
74
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
82
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
105
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
117
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
121
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
125
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes)
143
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context)
158
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
160
ITypeDescriptorContext
actualContext = null; TypeConverter actualConverter = null;
170
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
179
ITypeDescriptorContext
actualContext = null; TypeConverter actualConverter = null;
189
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object valueToConvert)
208
ITypeDescriptorContext
actualContext = null; TypeConverter actualConverter = null;
219
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
235
ITypeDescriptorContext
actualContext = null; TypeConverter actualConverter = null;
246
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context)
258
ITypeDescriptorContext
actualContext = null; TypeConverter actualConverter = null;
268
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes)
286
ITypeDescriptorContext
actualContext = null; TypeConverter actualConverter = null;
295
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
302
ITypeDescriptorContext
actualContext = null; TypeConverter actualConverter = null;
311
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
320
ITypeDescriptorContext
actualContext = null; TypeConverter actualConverter = null;
331
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
339
ITypeDescriptorContext
actualContext = null; TypeConverter actualConverter = null;
351
private void GetActualTypeConverterAndContext(
ITypeDescriptorContext
currentContext, out TypeConverter realTypeConverter, out
ITypeDescriptorContext
realContext)
404
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
409
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
414
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
419
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
AuthoringOM\Design\UITypeEditors.cs (5)
32
public override object EditValue(
ITypeDescriptorContext
typeDescriptorContext, IServiceProvider serviceProvider, object value)
103
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
typeDescriptorContext)
120
public override object EditValue(
ITypeDescriptorContext
context, IServiceProvider serviceProvider, object value)
174
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
typeDescriptorContext)
179
internal static object EditValue(
ITypeDescriptorContext
context)
AuthoringOM\Design\XomlDesignerLoader.cs (3)
872
private void OnPropertyGridAdornments(
ITypeDescriptorContext
context, PropertyDescriptor propDesc, ArrayList valueUIItemList)
915
private void OnBindProperty(
ITypeDescriptorContext
context, PropertyDescriptor descriptor, PropertyValueUIItem invokedItem)
928
internal void OnFixPropertyError(
ITypeDescriptorContext
context, PropertyDescriptor descriptor, PropertyValueUIItem invokedItem)
AuthoringOM\Fault.cs (5)
155
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
168
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
176
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
202
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
210
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
AuthoringOM\Serializer\PropertySegmentSerializer.cs (4)
50
ITypeDescriptorContext
context = null;
80
ITypeDescriptorContext
context = null;
109
ITypeDescriptorContext
context = null;
142
private TypeConverter GetTypeConversionInfoForPropertySegment(WorkflowMarkupSerializationManager serializationManager, Type propertyType, out
ITypeDescriptorContext
context)
Shared\BasePropertyDescriptor.cs (12)
63
internal static IComponent GetComponent(
ITypeDescriptorContext
context)
582
ICollection GetPropertyValues(
ITypeDescriptorContext
typeDescriptorContext);
593
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
610
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
615
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
699
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
715
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
719
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
729
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
741
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
752
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object valueToConvert)
768
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
System.Workflow.Runtime (1)
CorrelationToken.cs (1)
90
ICollection IPropertyValueProvider.GetPropertyValues(
ITypeDescriptorContext
context)
System.WorkflowServices (26)
System\Workflow\Activities\ChannelToken.cs (1)
106
ICollection IPropertyValueProvider.GetPropertyValues(
ITypeDescriptorContext
context)
System\Workflow\Activities\ChannelTokenTypeConverter.cs (8)
25
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
30
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
35
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
60
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
71
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes)
78
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
100
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
105
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
System\Workflow\Activities\ContextToken.cs (1)
109
ICollection IPropertyValueProvider.GetPropertyValues(
ITypeDescriptorContext
context)
System\Workflow\Activities\ContextTokenTypeConverter.cs (8)
25
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
30
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
35
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
60
public override object ConvertTo(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value, Type destinationType)
71
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes)
78
public override StandardValuesCollection GetStandardValues(
ITypeDescriptorContext
context)
100
public override bool GetStandardValuesExclusive(
ITypeDescriptorContext
context)
105
public override bool GetStandardValuesSupported(
ITypeDescriptorContext
context)
System\Workflow\Activities\Design\ServiceOperationUIEditor.cs (2)
96
public override object EditValue(
ITypeDescriptorContext
context, IServiceProvider provider, object value)
120
public override UITypeEditorEditStyle GetEditStyle(
ITypeDescriptorContext
context)
System\Workflow\Activities\ServiceOperationInfoTypeConverter.cs (4)
17
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
22
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
32
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture,
55
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context)
System\Workflow\Activities\WorkflowServiceAttributesTypeConverter.cs (2)
12
public override PropertyDescriptorCollection GetProperties(
ITypeDescriptorContext
context, object value, Attribute[] attributes)
19
public override bool GetPropertiesSupported(
ITypeDescriptorContext
context)
System.Xml (3)
System\Xml\Serialization\Configuration\SchemaImporterExtensionElement.cs (3)
103
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType) {
110
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value) {
118
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType) {
WindowsBase (42)
Base\System\Windows\ExpressionConverter.cs (4)
40
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
57
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
77
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
100
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Base\System\Windows\Generated\Int32RectConverter.cs (4)
43
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
61
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
84
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
115
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Base\System\Windows\Generated\PointConverter.cs (4)
43
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
61
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
84
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
115
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Base\System\Windows\Generated\RectConverter.cs (4)
43
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
61
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
84
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
115
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Base\System\Windows\Generated\SizeConverter.cs (4)
43
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
61
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
84
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
115
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Base\System\Windows\Generated\VectorConverter.cs (4)
43
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
61
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
84
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
115
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Base\System\Windows\Input\KeyConverter.cs (4)
44
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
62
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
86
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object source)
113
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Base\System\Windows\Input\ModifierKeysConverter.cs (4)
43
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
62
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
85
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object source)
105
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Base\System\Windows\Markup\DateTimeConverter2.cs (4)
33
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
43
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
54
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
61
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)
Base\System\Windows\Markup\TypeTypeConverter.cs (2)
24
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
29
public override object ConvertFrom(
ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, object value)
Base\System\Windows\Media\Generated\MatrixConverter.cs (4)
44
public override bool CanConvertFrom(
ITypeDescriptorContext
context, Type sourceType)
62
public override bool CanConvertTo(
ITypeDescriptorContext
context, Type destinationType)
85
public override object ConvertFrom(
ITypeDescriptorContext
context, CultureInfo culture, object value)
116
public override object ConvertTo(
ITypeDescriptorContext
context, CultureInfo culture, object value, Type destinationType)