Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / wpf / src / Base / MS / Internal / GenericsInstances.cs / 1 / GenericsInstances.cs
//---------------------------------------------------------------------------- // //// Copyright (C) 2003 by Microsoft Corporation. All rights reserved. // // // // Description: defining types with Generics in WindowsBase.dll that are only // instantiated in PresentationCore/-Framework assemblies need a dummy // instantiation in this assembly to trigger proper ngen when WB.dll // is installed. // This prevents JIT-ing when WB.dll is loaded. // //--------------------------------------------------------------------------- using System; using System.Collections; using System.Collections.ObjectModel; using System.ComponentModel; namespace MS.Internal { internal static class GenericsInstances { // ObservableCollection / ReadOnlyObservableCollectionprivate static ObservableCollection
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- RunWorkerCompletedEventArgs.cs
- CriticalExceptions.cs
- ViewEvent.cs
- WasEndpointConfigContainer.cs
- BindingWorker.cs
- RelationshipEndCollection.cs
- FieldAccessException.cs
- ListViewPagedDataSource.cs
- GCHandleCookieTable.cs
- ZipIOModeEnforcingStream.cs
- RequestQueue.cs
- FileDialog.cs
- NetworkInformationException.cs
- SetMemberBinder.cs
- XmlSerializerAssemblyAttribute.cs
- DependencyPropertyHelper.cs
- NetCodeGroup.cs
- RuntimeHandles.cs
- PlatformCulture.cs
- InvalidCommandTreeException.cs
- ChannelManagerService.cs
- VisualBrush.cs
- TextElementCollectionHelper.cs
- Int32.cs
- SimpleBitVector32.cs
- Column.cs
- ColumnMapVisitor.cs
- EventProviderTraceListener.cs
- StorageRoot.cs
- _ProxyChain.cs
- FunctionUpdateCommand.cs
- ItemDragEvent.cs
- XamlSerializerUtil.cs
- ExceptionTrace.cs
- CellConstant.cs
- UiaCoreTypesApi.cs
- ManipulationStartingEventArgs.cs
- FileStream.cs
- PageThemeParser.cs
- PenCursorManager.cs
- HtmlLinkAdapter.cs
- _ConnectionGroup.cs
- SQLBinary.cs
- AuthenticatingEventArgs.cs
- DataTemplateSelector.cs
- RegexStringValidatorAttribute.cs
- Storyboard.cs
- DataGridTablesFactory.cs
- SkinBuilder.cs
- PinnedBufferMemoryStream.cs
- ScriptingRoleServiceSection.cs
- SecUtil.cs
- WebConfigurationManager.cs
- OracleParameterCollection.cs
- RoutedEventConverter.cs
- MouseGestureConverter.cs
- CodeExpressionStatement.cs
- PolyBezierSegment.cs
- ContentPathSegment.cs
- SemanticResolver.cs
- Localizer.cs
- QilReference.cs
- Misc.cs
- CachedTypeface.cs
- DataExpression.cs
- RuntimeResourceSet.cs
- PerformanceCountersElement.cs
- TextServicesProperty.cs
- StreamMarshaler.cs
- BypassElement.cs
- BigInt.cs
- SplayTreeNode.cs
- TimeSpan.cs
- DependencyPropertyValueSerializer.cs
- VisualStyleTypesAndProperties.cs
- RepeatButton.cs
- ComplexBindingPropertiesAttribute.cs
- ToolStripSettings.cs
- PrePrepareMethodAttribute.cs
- DragCompletedEventArgs.cs
- StandardCommands.cs
- WebException.cs
- SeekStoryboard.cs
- SQLMembershipProvider.cs
- ObjectKeyFrameCollection.cs
- CaseCqlBlock.cs
- ScriptControlDescriptor.cs
- TypeDescriptorContext.cs
- CollectionBase.cs
- Rect.cs
- TreeNode.cs
- PointAnimationUsingPath.cs
- NeutralResourcesLanguageAttribute.cs
- AxisAngleRotation3D.cs
- DefaultTraceListener.cs
- ThicknessAnimation.cs
- ReturnType.cs
- RSAOAEPKeyExchangeDeformatter.cs
- Console.cs
- QilNode.cs