UNPKG

@tsonic/dotnet-pure

Version:

TypeScript type definitions for .NET 10 BCL (Base Class Library) - CLR naming

1,176 lines 976 kB
{ "namespace": "System.ComponentModel", "contributingAssemblies": [ "System.ComponentModel", "System.ComponentModel.EventBasedAsync", "System.ComponentModel.Primitives", "System.ComponentModel.TypeConverter", "System.ObjectModel", "System.Private.CoreLib" ], "types": [ { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.BindableSupport", "clrName": "System.ComponentModel.BindableSupport", "tsEmitName": "BindableSupport", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.BindableSupport::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.BindableSupport::NoSystem.ComponentModel.BindableSupport", "clrName": "No", "tsEmitName": "No", "normalizedSignature": "No|System.ComponentModel.BindableSupport|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.BindableSupport::YesSystem.ComponentModel.BindableSupport", "clrName": "Yes", "tsEmitName": "Yes", "normalizedSignature": "Yes|System.ComponentModel.BindableSupport|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.BindableSupport::DefaultSystem.ComponentModel.BindableSupport", "clrName": "Default", "tsEmitName": "Default", "normalizedSignature": "Default|System.ComponentModel.BindableSupport|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.BindingDirection", "clrName": "System.ComponentModel.BindingDirection", "tsEmitName": "BindingDirection", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.BindingDirection::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.BindingDirection::OneWaySystem.ComponentModel.BindingDirection", "clrName": "OneWay", "tsEmitName": "OneWay", "normalizedSignature": "OneWay|System.ComponentModel.BindingDirection|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.BindingDirection::TwoWaySystem.ComponentModel.BindingDirection", "clrName": "TwoWay", "tsEmitName": "TwoWay", "normalizedSignature": "TwoWay|System.ComponentModel.BindingDirection|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.CollectionChangeAction", "clrName": "System.ComponentModel.CollectionChangeAction", "tsEmitName": "CollectionChangeAction", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.CollectionChangeAction::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.CollectionChangeAction::AddSystem.ComponentModel.CollectionChangeAction", "clrName": "Add", "tsEmitName": "Add", "normalizedSignature": "Add|System.ComponentModel.CollectionChangeAction|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.CollectionChangeAction::RemoveSystem.ComponentModel.CollectionChangeAction", "clrName": "Remove", "tsEmitName": "Remove", "normalizedSignature": "Remove|System.ComponentModel.CollectionChangeAction|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.CollectionChangeAction::RefreshSystem.ComponentModel.CollectionChangeAction", "clrName": "Refresh", "tsEmitName": "Refresh", "normalizedSignature": "Refresh|System.ComponentModel.CollectionChangeAction|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.DataObjectMethodType", "clrName": "System.ComponentModel.DataObjectMethodType", "tsEmitName": "DataObjectMethodType", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.DataObjectMethodType::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.DataObjectMethodType::FillSystem.ComponentModel.DataObjectMethodType", "clrName": "Fill", "tsEmitName": "Fill", "normalizedSignature": "Fill|System.ComponentModel.DataObjectMethodType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.DataObjectMethodType::SelectSystem.ComponentModel.DataObjectMethodType", "clrName": "Select", "tsEmitName": "Select", "normalizedSignature": "Select|System.ComponentModel.DataObjectMethodType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.DataObjectMethodType::UpdateSystem.ComponentModel.DataObjectMethodType", "clrName": "Update", "tsEmitName": "Update", "normalizedSignature": "Update|System.ComponentModel.DataObjectMethodType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.DataObjectMethodType::InsertSystem.ComponentModel.DataObjectMethodType", "clrName": "Insert", "tsEmitName": "Insert", "normalizedSignature": "Insert|System.ComponentModel.DataObjectMethodType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.DataObjectMethodType::DeleteSystem.ComponentModel.DataObjectMethodType", "clrName": "Delete", "tsEmitName": "Delete", "normalizedSignature": "Delete|System.ComponentModel.DataObjectMethodType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.ComponentModel.Primitives:System.ComponentModel.DesignerSerializationVisibility", "clrName": "System.ComponentModel.DesignerSerializationVisibility", "tsEmitName": "DesignerSerializationVisibility", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.ComponentModel.Primitives:System.ComponentModel.DesignerSerializationVisibility::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.ComponentModel.Primitives:System.ComponentModel.DesignerSerializationVisibility::HiddenSystem.ComponentModel.DesignerSerializationVisibility", "clrName": "Hidden", "tsEmitName": "Hidden", "normalizedSignature": "Hidden|System.ComponentModel.DesignerSerializationVisibility|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.Primitives:System.ComponentModel.DesignerSerializationVisibility::VisibleSystem.ComponentModel.DesignerSerializationVisibility", "clrName": "Visible", "tsEmitName": "Visible", "normalizedSignature": "Visible|System.ComponentModel.DesignerSerializationVisibility|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.Primitives:System.ComponentModel.DesignerSerializationVisibility::ContentSystem.ComponentModel.DesignerSerializationVisibility", "clrName": "Content", "tsEmitName": "Content", "normalizedSignature": "Content|System.ComponentModel.DesignerSerializationVisibility|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.CoreLib:System.ComponentModel.EditorBrowsableState", "clrName": "System.ComponentModel.EditorBrowsableState", "tsEmitName": "EditorBrowsableState", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.ComponentModel.EditorBrowsableState::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.CoreLib:System.ComponentModel.EditorBrowsableState::AlwaysSystem.ComponentModel.EditorBrowsableState", "clrName": "Always", "tsEmitName": "Always", "normalizedSignature": "Always|System.ComponentModel.EditorBrowsableState|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.ComponentModel.EditorBrowsableState::NeverSystem.ComponentModel.EditorBrowsableState", "clrName": "Never", "tsEmitName": "Never", "normalizedSignature": "Never|System.ComponentModel.EditorBrowsableState|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.ComponentModel.EditorBrowsableState::AdvancedSystem.ComponentModel.EditorBrowsableState", "clrName": "Advanced", "tsEmitName": "Advanced", "normalizedSignature": "Advanced|System.ComponentModel.EditorBrowsableState|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.InheritanceLevel", "clrName": "System.ComponentModel.InheritanceLevel", "tsEmitName": "InheritanceLevel", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.InheritanceLevel::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.InheritanceLevel::InheritedSystem.ComponentModel.InheritanceLevel", "clrName": "Inherited", "tsEmitName": "Inherited", "normalizedSignature": "Inherited|System.ComponentModel.InheritanceLevel|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.InheritanceLevel::InheritedReadOnlySystem.ComponentModel.InheritanceLevel", "clrName": "InheritedReadOnly", "tsEmitName": "InheritedReadOnly", "normalizedSignature": "InheritedReadOnly|System.ComponentModel.InheritanceLevel|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.InheritanceLevel::NotInheritedSystem.ComponentModel.InheritanceLevel", "clrName": "NotInherited", "tsEmitName": "NotInherited", "normalizedSignature": "NotInherited|System.ComponentModel.InheritanceLevel|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.LicenseUsageMode", "clrName": "System.ComponentModel.LicenseUsageMode", "tsEmitName": "LicenseUsageMode", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.LicenseUsageMode::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.LicenseUsageMode::RuntimeSystem.ComponentModel.LicenseUsageMode", "clrName": "Runtime", "tsEmitName": "Runtime", "normalizedSignature": "Runtime|System.ComponentModel.LicenseUsageMode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.LicenseUsageMode::DesigntimeSystem.ComponentModel.LicenseUsageMode", "clrName": "Designtime", "tsEmitName": "Designtime", "normalizedSignature": "Designtime|System.ComponentModel.LicenseUsageMode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ListChangedType", "clrName": "System.ComponentModel.ListChangedType", "tsEmitName": "ListChangedType", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ListChangedType::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ListChangedType::ResetSystem.ComponentModel.ListChangedType", "clrName": "Reset", "tsEmitName": "Reset", "normalizedSignature": "Reset|System.ComponentModel.ListChangedType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ListChangedType::ItemAddedSystem.ComponentModel.ListChangedType", "clrName": "ItemAdded", "tsEmitName": "ItemAdded", "normalizedSignature": "ItemAdded|System.ComponentModel.ListChangedType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ListChangedType::ItemDeletedSystem.ComponentModel.ListChangedType", "clrName": "ItemDeleted", "tsEmitName": "ItemDeleted", "normalizedSignature": "ItemDeleted|System.ComponentModel.ListChangedType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ListChangedType::ItemMovedSystem.ComponentModel.ListChangedType", "clrName": "ItemMoved", "tsEmitName": "ItemMoved", "normalizedSignature": "ItemMoved|System.ComponentModel.ListChangedType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ListChangedType::ItemChangedSystem.ComponentModel.ListChangedType", "clrName": "ItemChanged", "tsEmitName": "ItemChanged", "normalizedSignature": "ItemChanged|System.ComponentModel.ListChangedType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ListChangedType::PropertyDescriptorAddedSystem.ComponentModel.ListChangedType", "clrName": "PropertyDescriptorAdded", "tsEmitName": "PropertyDescriptorAdded", "normalizedSignature": "PropertyDescriptorAdded|System.ComponentModel.ListChangedType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ListChangedType::PropertyDescriptorDeletedSystem.ComponentModel.ListChangedType", "clrName": "PropertyDescriptorDeleted", "tsEmitName": "PropertyDescriptorDeleted", "normalizedSignature": "PropertyDescriptorDeleted|System.ComponentModel.ListChangedType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ListChangedType::PropertyDescriptorChangedSystem.ComponentModel.ListChangedType", "clrName": "PropertyDescriptorChanged", "tsEmitName": "PropertyDescriptorChanged", "normalizedSignature": "PropertyDescriptorChanged|System.ComponentModel.ListChangedType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ListSortDirection", "clrName": "System.ComponentModel.ListSortDirection", "tsEmitName": "ListSortDirection", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ListSortDirection::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ListSortDirection::AscendingSystem.ComponentModel.ListSortDirection", "clrName": "Ascending", "tsEmitName": "Ascending", "normalizedSignature": "Ascending|System.ComponentModel.ListSortDirection|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ListSortDirection::DescendingSystem.ComponentModel.ListSortDirection", "clrName": "Descending", "tsEmitName": "Descending", "normalizedSignature": "Descending|System.ComponentModel.ListSortDirection|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.MaskedTextResultHint", "clrName": "System.ComponentModel.MaskedTextResultHint", "tsEmitName": "MaskedTextResultHint", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.MaskedTextResultHint::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.MaskedTextResultHint::UnknownSystem.ComponentModel.MaskedTextResultHint", "clrName": "Unknown", "tsEmitName": "Unknown", "normalizedSignature": "Unknown|System.ComponentModel.MaskedTextResultHint|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.MaskedTextResultHint::CharacterEscapedSystem.ComponentModel.MaskedTextResultHint", "clrName": "CharacterEscaped", "tsEmitName": "CharacterEscaped", "normalizedSignature": "CharacterEscaped|System.ComponentModel.MaskedTextResultHint|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.MaskedTextResultHint::NoEffectSystem.ComponentModel.MaskedTextResultHint", "clrName": "NoEffect", "tsEmitName": "NoEffect", "normalizedSignature": "NoEffect|System.ComponentModel.MaskedTextResultHint|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.MaskedTextResultHint::SideEffectSystem.ComponentModel.MaskedTextResultHint", "clrName": "SideEffect", "tsEmitName": "SideEffect", "normalizedSignature": "SideEffect|System.ComponentModel.MaskedTextResultHint|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.MaskedTextResultHint::SuccessSystem.ComponentModel.MaskedTextResultHint", "clrName": "Success", "tsEmitName": "Success", "normalizedSignature": "Success|System.ComponentModel.MaskedTextResultHint|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.MaskedTextResultHint::AsciiCharacterExpectedSystem.ComponentModel.MaskedTextResultHint", "clrName": "AsciiCharacterExpected", "tsEmitName": "AsciiCharacterExpected", "normalizedSignature": "AsciiCharacterExpected|System.ComponentModel.MaskedTextResultHint|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.MaskedTextResultHint::AlphanumericCharacterExpectedSystem.ComponentModel.MaskedTextResultHint", "clrName": "AlphanumericCharacterExpected", "tsEmitName": "AlphanumericCharacterExpected", "normalizedSignature": "AlphanumericCharacterExpected|System.ComponentModel.MaskedTextResultHint|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.MaskedTextResultHint::DigitExpectedSystem.ComponentModel.MaskedTextResultHint", "clrName": "DigitExpected", "tsEmitName": "DigitExpected", "normalizedSignature": "DigitExpected|System.ComponentModel.MaskedTextResultHint|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.MaskedTextResultHint::LetterExpectedSystem.ComponentModel.MaskedTextResultHint", "clrName": "LetterExpected", "tsEmitName": "LetterExpected", "normalizedSignature": "LetterExpected|System.ComponentModel.MaskedTextResultHint|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.MaskedTextResultHint::SignedDigitExpectedSystem.ComponentModel.MaskedTextResultHint", "clrName": "SignedDigitExpected", "tsEmitName": "SignedDigitExpected", "normalizedSignature": "SignedDigitExpected|System.ComponentModel.MaskedTextResultHint|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.MaskedTextResultHint::InvalidInputSystem.ComponentModel.MaskedTextResultHint", "clrName": "InvalidInput", "tsEmitName": "InvalidInput", "normalizedSignature": "InvalidInput|System.ComponentModel.MaskedTextResultHint|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.MaskedTextResultHint::PromptCharNotAllowedSystem.ComponentModel.MaskedTextResultHint", "clrName": "PromptCharNotAllowed", "tsEmitName": "PromptCharNotAllowed", "normalizedSignature": "PromptCharNotAllowed|System.ComponentModel.MaskedTextResultHint|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.MaskedTextResultHint::UnavailableEditPositionSystem.ComponentModel.MaskedTextResultHint", "clrName": "UnavailableEditPosition", "tsEmitName": "UnavailableEditPosition", "normalizedSignature": "UnavailableEditPosition|System.ComponentModel.MaskedTextResultHint|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.MaskedTextResultHint::NonEditPositionSystem.ComponentModel.MaskedTextResultHint", "clrName": "NonEditPosition", "tsEmitName": "NonEditPosition", "normalizedSignature": "NonEditPosition|System.ComponentModel.MaskedTextResultHint|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.MaskedTextResultHint::PositionOutOfRangeSystem.ComponentModel.MaskedTextResultHint", "clrName": "PositionOutOfRange", "tsEmitName": "PositionOutOfRange", "normalizedSignature": "PositionOutOfRange|System.ComponentModel.MaskedTextResultHint|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.PropertyTabScope", "clrName": "System.ComponentModel.PropertyTabScope", "tsEmitName": "PropertyTabScope", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.PropertyTabScope::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.PropertyTabScope::StaticSystem.ComponentModel.PropertyTabScope", "clrName": "Static", "tsEmitName": "Static", "normalizedSignature": "Static|System.ComponentModel.PropertyTabScope|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.PropertyTabScope::GlobalSystem.ComponentModel.PropertyTabScope", "clrName": "Global", "tsEmitName": "Global", "normalizedSignature": "Global|System.ComponentModel.PropertyTabScope|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.PropertyTabScope::DocumentSystem.ComponentModel.PropertyTabScope", "clrName": "Document", "tsEmitName": "Document", "normalizedSignature": "Document|System.ComponentModel.PropertyTabScope|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.PropertyTabScope::ComponentSystem.ComponentModel.PropertyTabScope", "clrName": "Component", "tsEmitName": "Component", "normalizedSignature": "Component|System.ComponentModel.PropertyTabScope|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.ComponentModel.Primitives:System.ComponentModel.RefreshProperties", "clrName": "System.ComponentModel.RefreshProperties", "tsEmitName": "RefreshProperties", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.ComponentModel.Primitives:System.ComponentModel.RefreshProperties::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.ComponentModel.Primitives:System.ComponentModel.RefreshProperties::NoneSystem.ComponentModel.RefreshProperties", "clrName": "None", "tsEmitName": "None", "normalizedSignature": "None|System.ComponentModel.RefreshProperties|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.Primitives:System.ComponentModel.RefreshProperties::AllSystem.ComponentModel.RefreshProperties", "clrName": "All", "tsEmitName": "All", "normalizedSignature": "All|System.ComponentModel.RefreshProperties|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.Primitives:System.ComponentModel.RefreshProperties::RepaintSystem.ComponentModel.RefreshProperties", "clrName": "Repaint", "tsEmitName": "Repaint", "normalizedSignature": "Repaint|System.ComponentModel.RefreshProperties|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ToolboxItemFilterType", "clrName": "System.ComponentModel.ToolboxItemFilterType", "tsEmitName": "ToolboxItemFilterType", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ToolboxItemFilterType::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ToolboxItemFilterType::AllowSystem.ComponentModel.ToolboxItemFilterType", "clrName": "Allow", "tsEmitName": "Allow", "normalizedSignature": "Allow|System.ComponentModel.ToolboxItemFilterType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ToolboxItemFilterType::CustomSystem.ComponentModel.ToolboxItemFilterType", "clrName": "Custom", "tsEmitName": "Custom", "normalizedSignature": "Custom|System.ComponentModel.ToolboxItemFilterType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ToolboxItemFilterType::PreventSystem.ComponentModel.ToolboxItemFilterType", "clrName": "Prevent", "tsEmitName": "Prevent", "normalizedSignature": "Prevent|System.ComponentModel.ToolboxItemFilterType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.ToolboxItemFilterType::RequireSystem.ComponentModel.ToolboxItemFilterType", "clrName": "Require", "tsEmitName": "Require", "normalizedSignature": "Require|System.ComponentModel.ToolboxItemFilterType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.AddingNewEventHandler", "clrName": "System.ComponentModel.AddingNewEventHandler", "tsEmitName": "AddingNewEventHandler", "kind": "Delegate", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [ { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.AddingNewEventHandler::Invoke(System.Object,System.ComponentModel.AddingNewEventArgs):System.Void", "clrName": "Invoke", "tsEmitName": "Invoke", "normalizedSignature": "Invoke|(System.Object,System.ComponentModel.AddingNewEventArgs):System.Void|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 2, "isExtensionMethod": false }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.AddingNewEventHandler::BeginInvoke(System.Object,System.ComponentModel.AddingNewEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult", "clrName": "BeginInvoke", "tsEmitName": "BeginInvoke", "normalizedSignature": "BeginInvoke|(System.Object,System.ComponentModel.AddingNewEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 4, "isExtensionMethod": false }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.AddingNewEventHandler::EndInvoke(System.IAsyncResult):System.Void", "clrName": "EndInvoke", "tsEmitName": "EndInvoke", "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false } ], "properties": [], "fields": [], "events": [], "constructors": [ { "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false", "isStatic": false, "parameterCount": 2 } ] }, { "stableId": "System.ComponentModel.EventBasedAsync:System.ComponentModel.AsyncCompletedEventHandler", "clrName": "System.ComponentModel.AsyncCompletedEventHandler", "tsEmitName": "AsyncCompletedEventHandler", "kind": "Delegate", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [ { "stableId": "System.ComponentModel.EventBasedAsync:System.ComponentModel.AsyncCompletedEventHandler::Invoke(System.Object,System.ComponentModel.AsyncCompletedEventArgs):System.Void", "clrName": "Invoke", "tsEmitName": "Invoke", "normalizedSignature": "Invoke|(System.Object,System.ComponentModel.AsyncCompletedEventArgs):System.Void|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 2, "isExtensionMethod": false }, { "stableId": "System.ComponentModel.EventBasedAsync:System.ComponentModel.AsyncCompletedEventHandler::BeginInvoke(System.Object,System.ComponentModel.AsyncCompletedEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult", "clrName": "BeginInvoke", "tsEmitName": "BeginInvoke", "normalizedSignature": "BeginInvoke|(System.Object,System.ComponentModel.AsyncCompletedEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 4, "isExtensionMethod": false }, { "stableId": "System.ComponentModel.EventBasedAsync:System.ComponentModel.AsyncCompletedEventHandler::EndInvoke(System.IAsyncResult):System.Void", "clrName": "EndInvoke", "tsEmitName": "EndInvoke", "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false } ], "properties": [], "fields": [], "events": [], "constructors": [ { "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false", "isStatic": false, "parameterCount": 2 } ] }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.CancelEventHandler", "clrName": "System.ComponentModel.CancelEventHandler", "tsEmitName": "CancelEventHandler", "kind": "Delegate", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [ { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.CancelEventHandler::Invoke(System.Object,System.ComponentModel.CancelEventArgs):System.Void", "clrName": "Invoke", "tsEmitName": "Invoke", "normalizedSignature": "Invoke|(System.Object,System.ComponentModel.CancelEventArgs):System.Void|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 2, "isExtensionMethod": false }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.CancelEventHandler::BeginInvoke(System.Object,System.ComponentModel.CancelEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult", "clrName": "BeginInvoke", "tsEmitName": "BeginInvoke", "normalizedSignature": "BeginInvoke|(System.Object,System.ComponentModel.CancelEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 4, "isExtensionMethod": false }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.CancelEventHandler::EndInvoke(System.IAsyncResult):System.Void", "clrName": "EndInvoke", "tsEmitName": "EndInvoke", "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 1, "isExtensionMethod": false } ], "properties": [], "fields": [], "events": [], "constructors": [ { "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false", "isStatic": false, "parameterCount": 2 } ] }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.CollectionChangeEventHandler", "clrName": "System.ComponentModel.CollectionChangeEventHandler", "tsEmitName": "CollectionChangeEventHandler", "kind": "Delegate", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [ { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.CollectionChangeEventHandler::Invoke(System.Object,System.ComponentModel.CollectionChangeEventArgs):System.Void", "clrName": "Invoke", "tsEmitName": "Invoke", "normalizedSignature": "Invoke|(System.Object,System.ComponentModel.CollectionChangeEventArgs):System.Void|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 2, "isExtensionMethod": false }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.CollectionChangeEventHandler::BeginInvoke(System.Object,System.ComponentModel.CollectionChangeEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult", "clrName": "BeginInvoke", "tsEmitName": "BeginInvoke", "normalizedSignature": "BeginInvoke|(System.Object,System.ComponentModel.CollectionChangeEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false", "provenance": "Original", "emitScope": "ClassSurface", "isStatic": false, "isAbstract": false, "isVirtual": true, "isOverride": false, "isSealed": false, "arity": 0, "parameterCount": 4, "isExtensionMethod": false }, { "stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.CollectionChangeEventHandler::EndInvoke(System.IAsyncResult):System.Void", "clrName": "EndInvoke", "tsEmitName": "EndInvoke", "normalizedSignature": "EndI