New Types and Members in System Namespaces
This report lists the types and members in the System namespaces that are new in the .NET Framework version 4 and provides links to the reference documentation for each type and member. For links to the new namespaces, see New Namespaces in the .NET Framework 4.
System Namespace
49 new types, 23 types with new members.
System.Action<T1, T2, T3, T4, T5> - new delegate
System.Action<T1, T2, T3, T4, T5, T6> - new delegate
System.Action<T1, T2, T3, T4, T5, T6, T7> - new delegate
System.Action<T1, T2, T3, T4, T5, T6, T7, T8> - new delegate
System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9> - new delegate
System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> - new delegate
System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11> - new delegate
System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12> - new delegate
System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> - new delegate
System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14> - new delegate
System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15> - new delegate
System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16> - new delegate
System.Activator - contains 4 new members:
System.AggregateException - new class
System.AppDomain - contains 20 new members:
System.AppDomainSetup - contains 4 new members:
System.Array - contains 3 new members:
System.CharEnumerator - contains 1 new member:
- CharEnumerator.Dispose() method
System.Decimal - contains 1 new member:
- Decimal.IDeserializationCallback.OnDeserialization(Object) method
System.Double - contains 6 new members:
System.Enum - contains 3 new members:
System.Environment - contains 5 new members:
System.Environment.SpecialFolder - contains 24 new members:
System.Environment.SpecialFolderOption - new enumeration
System.Exception - contains 1 new member:
System.Func<T1, T2, T3, T4, T5, TResult> - new delegate
System.Func<T1, T2, T3, T4, T5, T6, TResult> - new delegate
System.Func<T1, T2, T3, T4, T5, T6, T7, TResult> - new delegate
System.Func<T1, T2, T3, T4, T5, T6, T7, T8, TResult> - new delegate
System.Guid - contains 4 new members:
Guid.Parse(String) method
Guid.TryParse(String, Guid%) method
System.InsufficientExecutionStackException - new class
System.IntPtr - contains 4 new members:
IntPtr.Add(IntPtr, Int32) method
System.IObservable<T> - new interface
System.IObserver<T> - new interface
System.Lazy<T> - new class
System.OperationCanceledException - contains 4 new members:
OperationCanceledException.OperationCanceledException(String, Exception, CancellationToken) constructor
OperationCanceledException.OperationCanceledException(String, CancellationToken) constructor
OperationCanceledException.OperationCanceledException(CancellationToken) constructor
System.ResolveEventArgs - contains 2 new members:
ResolveEventArgs.ResolveEventArgs(String, Assembly) constructor
ResolveEventArgs.RequestingAssembly property
System.Single - contains 6 new members:
System.String - contains 6 new members:
System.TimeSpan - contains 12 new members:
TimeSpan.ParseExact(String, String, IFormatProvider, TimeSpanStyles) method
TimeSpan.ParseExact(String, String[], IFormatProvider) method
TimeSpan.ParseExact(String, String[], IFormatProvider, TimeSpanStyles) method
TimeSpan.ToString(String) method
TimeSpan.TryParse(String, IFormatProvider, TimeSpan%) method
TimeSpan.TryParseExact(String, String, IFormatProvider, TimeSpanStyles, TimeSpan%) method
TimeSpan.TryParseExact(String, String, IFormatProvider, TimeSpan%) method
TimeSpan.TryParseExact(String, String[], IFormatProvider, TimeSpanStyles, TimeSpan%) method
TimeSpan.TryParseExact(String, String[], IFormatProvider, TimeSpan%) method
System.Tuple - new class
System.Tuple<T1> - new class
System.Tuple<T1, T2> - new class
System.Tuple<T1, T2, T3> - new class
System.Tuple<T1, T2, T3, T4> - new class
System.Tuple<T1, T2, T3, T4, T5> - new class
System.Tuple<T1, T2, T3, T4, T5, T6> - new class
System.Tuple<T1, T2, T3, T4, T5, T6, T7> - new class
System.Tuple<T1, T2, T3, T4, T5, T6, T7, TRest> - new class
System.Type - contains 15 new members:
Type.GetEnumName(Object) method
Type.GetEnumNames() method
Type.GetEnumUnderlyingType() method
Type.GetEnumValues() method
Type.GetType(String, Func<AssemblyName, Assembly>, Func<Assembly, String, Boolean, Type>) method
Type.GetType(String, Func<AssemblyName, Assembly>, Func<Assembly, String, Boolean, Type>, Boolean) method
Type.GetTypeCodeImpl() method
Type.IsEnumDefined(Object) method
Type.IsEquivalentTo(Type) method
Type.IsSecurityCritical property
Type.IsSecuritySafeCritical property
Type.IsSecurityTransparent property
Type.Equality(Type, Type) method
Type.Inequality(Type, Type) method
System.TypeAccessException - new class
System.UIntPtr - contains 4 new members:
System.Version - contains 2 new members:
Version.Parse(String) method
System.Lazy<T, TMetadata> - new class
System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> - new delegate
System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11> - new delegate
System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12> - new delegate
System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> - new delegate
System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14> - new delegate
System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15> - new delegate
System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16> - new delegate
System.Action<T1, T2, T3, T4, T5, T6, T7, T8, T9> - new delegate
System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult> - new delegate
System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TResult> - new delegate
System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TResult> - new delegate
System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TResult> - new delegate
System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, TResult> - new delegate
System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, TResult> - new delegate
System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, TResult> - new delegate
System.Func<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, TResult> - new delegate
System.UriTemplateTable - contains 1 new member:
- UriTemplateTable.OriginalBaseAddress property
System.UriFormatException - contains 1 new member:
- UriFormatException.UriFormatException(String, Exception) constructor
System.AddIn.Hosting Namespace
1 new type, 1 type with new members.
System.AddIn.Hosting.AddInProcess - contains 3 new members:
AddInProcess.AddInProcess(Platform) constructor
AddInProcess.Platform property
AddInProcess.StartupTimeout property
System.AddIn.Hosting.Platform - new enumeration
System.CodeDom.Compiler Namespace
2 types with new members.
System.CodeDom.Compiler.CodeDomProvider - contains 1 new member:
System.CodeDom.Compiler.CompilerInfo - contains 1 new member:
System.Collections Namespace
3 new types.
System.Collections.IStructuralComparable - new interface
System.Collections.IStructuralEquatable - new interface
System.Collections.StructuralComparisons - new class
System.Collections.Generic Namespace
3 new types.
System.Collections.Generic.ISet<T> - new interface
System.Collections.Generic.SortedSet<T> - new class
System.Collections.Generic.SortedSet<T>.Enumerator - new structure
System.ComponentModel Namespace
1 new type, 5 types with new members.
System.ComponentModel.AttributeCollection - contains 2 new members:
AttributeCollection.AttributeCollection() constructor
AttributeCollection.Attributes property
System.ComponentModel.CultureInfoConverter - contains 1 new member:
System.ComponentModel.TypeDescriptionProvider - contains 3 new members:
System.ComponentModel.TypeDescriptor - contains 5 new members:
TypeDescriptor.AddProviderTransparent(TypeDescriptionProvider, Object) method
TypeDescriptor.AddProviderTransparent(TypeDescriptionProvider, Type) method
TypeDescriptor.InterfaceType property
TypeDescriptor.RemoveProviderTransparent(TypeDescriptionProvider, Object) method
TypeDescriptor.RemoveProviderTransparent(TypeDescriptionProvider, Type) method
System.ComponentModel.DependencyPropertyDescriptor - contains 1 new member:
System.ComponentModel.IEditableCollectionViewAddNewItem - new interface
System.ComponentModel.DataAnnotations Namespace
13 new types, 7 types with new members.
System.ComponentModel.DataAnnotations.AssociationAttribute - new class
System.ComponentModel.DataAnnotations.ConcurrencyCheckAttribute - new class
System.ComponentModel.DataAnnotations.CustomValidationAttribute - new class
System.ComponentModel.DataAnnotations.DataType - contains 1 new member:
- DataType.ImageUrl field
System.ComponentModel.DataAnnotations.DisplayAttribute - new class
System.ComponentModel.DataAnnotations.DisplayFormatAttribute - contains 1 new member:
- DisplayFormatAttribute.HtmlEncode property
System.ComponentModel.DataAnnotations.EditableAttribute - new class
System.ComponentModel.DataAnnotations.EnumDataTypeAttribute - new class
System.ComponentModel.DataAnnotations.FilterUIHintAttribute - new class
System.ComponentModel.DataAnnotations.IValidatableObject - new interface
System.ComponentModel.DataAnnotations.KeyAttribute - new class
System.ComponentModel.DataAnnotations.RequiredAttribute - contains 1 new member:
- RequiredAttribute.AllowEmptyStrings property
System.ComponentModel.DataAnnotations.StringLengthAttribute - contains 1 new member:
- StringLengthAttribute.MinimumLength property
System.ComponentModel.DataAnnotations.TimestampAttribute - new class
System.ComponentModel.DataAnnotations.UIHintAttribute - contains 3 new members:
UIHintAttribute.TypeId property
System.ComponentModel.DataAnnotations.ValidationAttribute - contains 3 new members:
System.ComponentModel.DataAnnotations.ValidationContext - new class
System.ComponentModel.DataAnnotations.ValidationException - contains 2 new members:
ValidationException.ValidationException(ValidationResult, ValidationAttribute, Object) constructor
ValidationException.ValidationResult property
System.ComponentModel.DataAnnotations.ValidationResult - new class
System.ComponentModel.DataAnnotations.Validator - new class
System.ComponentModel.Design Namespace
4 new types, 1 type with 1 new member.
System.ComponentModel.Design.DesignSurface - contains 1 new member:
- DesignSurface.DtelLoading property
System.ComponentModel.Design.IDesignTimeAssemblyLoader - new interface
System.ComponentModel.Design.IMultitargetHelperService - new interface
System.ComponentModel.Design.ProjectTargetFrameworkAttribute - new class
System.ComponentModel.Design.TypeDescriptionProviderService - new class
System.ComponentModel.Design.Serialization Namespace
2 types with new members.
System.ComponentModel.Design.Serialization.CodeDomSerializerBase - contains 7 new members:
CodeDomSerializerBase.GetAttributesFromTypeHelper(IDesignerSerializationManager, Type) method
CodeDomSerializerBase.GetAttributesHelper(IDesignerSerializationManager, Object) method
CodeDomSerializerBase.GetEventsHelper(IDesignerSerializationManager, Object, Attribute[]) method
CodeDomSerializerBase.GetPropertiesHelper(IDesignerSerializationManager, Object, Attribute[]) method
CodeDomSerializerBase.GetReflectionTypeFromTypeHelper(IDesignerSerializationManager, Type) method
CodeDomSerializerBase.GetReflectionTypeHelper(IDesignerSerializationManager, Object) method
CodeDomSerializerBase.GetTargetFrameworkProvider(IServiceProvider, Object) method
System.ComponentModel.Design.Serialization.DesignerSerializationManager - contains 1 new member:
System.Configuration Namespace
2 new types, 8 types with new members.
System.Configuration.Configuration - contains 3 new members:
Configuration.TargetFramework property
Configuration.TypeStringTransformer property
System.Configuration.ConfigurationElement - contains 3 new members:
System.Configuration.ConfigurationProperty - contains 3 new members:
System.Configuration.ConfigurationPropertyOptions - contains 3 new members:
System.Configuration.ConfigurationSection - contains 3 new members:
System.Configuration.ConfigurationSectionGroup - contains 1 new member:
System.Configuration.ExeConfigurationFileMap - contains 1 new member:
- ExeConfigurationFileMap.ExeConfigurationFileMap(String) constructor
System.Configuration.SchemeSettingElement - new class
System.Configuration.SchemeSettingElementCollection - new class
System.Configuration.UriSection - contains 1 new member:
- UriSection.SchemeSettings property
System.Data Namespace
1 type with new members.
System.Data.DataSet - contains 4 new members:
System.Data.Common Namespace
2 types with new members.
System.Data.Common.DbProviderManifest - contains 2 new members:
EscapeLikeArgument method
SupportsEscapingLikeArgument method
System.Data.Common.DbProviderServices - contains 10 new members:
CreateCommandDefinition method
CreateDatabase method
CreateDatabaseScript method
DatabaseExists method
DbCreateDatabase method
DbCreateDatabaseScript method
DbDatabaseExists method
DbDeleteDatabase method
DeleteDatabase method
GetProviderFactory method
System.Data.Common.CommandTrees Namespace
3 new types, 7 types with new members.
System.Data.Common.CommandTrees.DbExpression - contains 2 new members:
DbExpression.Equals(Object) method
DbExpression.GetHashCode() method
System.Data.Common.CommandTrees.DbExpressionBinding - contains 1 new member:
- DbExpressionBinding.Variable property
System.Data.Common.CommandTrees.DbExpressionKind - contains 1 new member:
- DbExpressionKind.Lambda field
System.Data.Common.CommandTrees.DbExpressionVisitor - contains 1 new member:
System.Data.Common.CommandTrees.DbExpressionVisitor<TResultType> - contains 1 new member:
System.Data.Common.CommandTrees.DbGroupAggregate - new class
System.Data.Common.CommandTrees.DbGroupExpressionBinding - contains 3 new members:
DbGroupExpressionBinding.Variable property
System.Data.Common.CommandTrees.DbLambda - new class
System.Data.Common.CommandTrees.DbLambdaExpression - new class
System.Data.Common.CommandTrees.DbPropertyExpression - contains 2 new members:
System.Data.Design Namespace
1 type with new members.
System.Data.Design.TypedDataSetGenerator - contains 2 new members:
System.Data.Entity.Design Namespace
2 new types, 4 types with new members.
System.Data.Entity.Design.EntityCodeGenerator - new class
System.Data.Entity.Design.EntityFrameworkVersions - new class
System.Data.Entity.Design.EntityModelSchemaGenerator - contains 3 new members:
System.Data.Entity.Design.EntityStoreSchemaGenerator - contains 2 new members:
System.Data.Entity.Design.EntityViewGenerator - contains 2 new members:
System.Data.Entity.Design.MetadataItemCollectionFactory - contains 3 new members:
System.Data.Linq Namespace
1 new type, 1 type with new members.
System.Data.Linq.CompiledQuery - contains 12 new members:
System.Data.Linq.ITable<TEntity> - new interface
System.Data.Metadata.Edm Namespace
7 types with new members.
System.Data.Metadata.Edm.AssociationType - contains 1 new member:
- AssociationType.IsForeignKey property
System.Data.Metadata.Edm.EdmFunction - contains 1 new member:
- EdmFunction.CommandTextAttribute property
System.Data.Metadata.Edm.EntityContainer - contains 1 new member:
- EntityContainer.FunctionImports property
System.Data.Metadata.Edm.MetadataWorkspace - contains 1 new member:
System.Data.Metadata.Edm.NavigationProperty - contains 1 new member:
System.Data.Metadata.Edm.ObjectItemCollection - contains 3 new members:
System.Data.Metadata.Edm.RelationshipEndMember - contains 1 new member:
System.Data.Objects Namespace
10 new types, 4 types with new members.
System.Data.Objects.CompiledQuery - contains 12 new members:
System.Data.Objects.DbUpdatableDataRecord - new class
System.Data.Objects.EntityFunctions - new class
System.Data.Objects.IObjectSet<TEntity> - new interface
System.Data.Objects.ObjectContext - contains 28 new members:
ObjectContext.ApplyCurrentValues<TEntity>(String, TEntity) method
ObjectContext.ApplyOriginalValues<TEntity>(String, TEntity) method
ObjectContext.ContextOptions property
ObjectContext.ExecuteFunction<TElement>(String, MergeOption, ObjectParameter[]) method
ObjectContext.ExecuteFunction(String, ObjectParameter[]) method
ObjectContext.ExecuteStoreQuery<TElement>(String, Object[]) method
ObjectContext.ExecuteStoreQuery<TEntity>(String, String, MergeOption, Object[]) method
ObjectContext.LoadProperty(Object, String, MergeOption) method
ObjectContext.LoadProperty<TEntity>(TEntity, Expression<Func<TEntity, Object>>) method
ObjectContext.LoadProperty<TEntity>(TEntity, Expression<Func<TEntity, Object>>, MergeOption) method
ObjectContext.QueryProvider property
ObjectContext.Translate<TEntity>(DbDataReader, String, MergeOption) method
System.Data.Objects.ObjectContextOptions - new class
System.Data.Objects.ObjectMaterializedEventArgs - new class
System.Data.Objects.ObjectMaterializedEventHandler - new delegate
System.Data.Objects.ObjectSet<TEntity> - new class
System.Data.Objects.ObjectStateEntry - contains 5 new members:
System.Data.Objects.ObjectStateManager - contains 6 new members:
ObjectStateManager.ChangeObjectState(Object, EntityState) method
ObjectStateManager.ChangeRelationshipState(Object, Object, String, EntityState) method
ObjectStateManager.ChangeRelationshipState(Object, Object, String, String, EntityState) method
ObjectStateManager.TryGetRelationshipManager(Object, RelationshipManager%) method
System.Data.Objects.OriginalValueRecord - new class
System.Data.Objects.ProxyDataContractResolver - new class
System.Data.Objects.SaveOptions - new enumeration
System.Data.Objects.DataClasses Namespace
1 new type, 7 types with new members.
System.Data.Objects.DataClasses.EdmFunctionAttribute - new class
System.Data.Objects.DataClasses.EdmRelationshipAttribute - contains 2 new members:
EdmRelationshipAttribute.EdmRelationshipAttribute(String, String, String, RelationshipMultiplicity, Type, String, RelationshipMultiplicity, Type, Boolean) constructor
System.Data.Objects.DataClasses.EntityCollection<TEntity> - contains 2 new members:
System.Data.Objects.DataClasses.EntityReference<TEntity> - contains 2 new members:
System.Data.Objects.DataClasses.IRelatedEnd - contains 3 new members:
IRelatedEnd.Add(Object) method
IRelatedEnd.Attach(Object) method
IRelatedEnd.Remove(Object) method
System.Data.Objects.DataClasses.RelatedEnd - contains 4 new members:
RelatedEnd.IRelatedEnd.Add(Object) method
RelatedEnd.IRelatedEnd.Attach(Object) method
RelatedEnd.IRelatedEnd.Remove(Object) method
System.Data.Objects.DataClasses.RelationshipManager - contains 1 new member:
System.Data.Objects.DataClasses.StructuralObject - contains 1 new member:
System.Data.Services Namespace
6 new types, 4 types with new members.
System.Data.Services.DataService<T> - contains 1 new member:
- DataService<T>.ProcessingPipeline property
System.Data.Services.DataServiceBehavior - new class
System.Data.Services.DataServiceConfiguration - new class
System.Data.Services.DataServiceOperationContext - new class
System.Data.Services.DataServiceProcessingPipeline - new class
System.Data.Services.DataServiceProcessingPipelineEventArgs - new class
System.Data.Services.ExpandSegment - contains 1 new member:
- ExpandSegment.ExpandedProperty property
System.Data.Services.IDataServiceHost2 - new interface
System.Data.Services.ProcessRequestArgs - contains 1 new member:
- ProcessRequestArgs.OperationContext property
System.Data.Services.ServiceOperationRights - contains 1 new member:
System.Data.Services.Client Namespace
8 new types, 7 types with new members.
System.Data.Services.Client.DataServiceCollection<T> - new class
System.Data.Services.Client.DataServiceContext - contains 21 new members:
DataServiceContext.AddRelatedObject(Object, String, Object) method
DataServiceContext.ApplyingChanges property
DataServiceContext.BeginExecute<T>(DataServiceQueryContinuation<T>, AsyncCallback, Object) method
DataServiceContext.BeginGetReadStream(Object, DataServiceRequestArgs, AsyncCallback, Object) method
DataServiceContext.BeginLoadProperty(Object, String, Uri, AsyncCallback, Object) method
DataServiceContext.Execute<T>(DataServiceQueryContinuation<T>) method
DataServiceContext.GetLinkDescriptor(Object, String, Object) method
DataServiceContext.GetReadStream(Object, DataServiceRequestArgs) method
DataServiceContext.LoadProperty(Object, String, DataServiceQueryContinuation) method
DataServiceContext.LoadProperty<T>(Object, String, DataServiceQueryContinuation<T>) method
DataServiceContext.SetSaveStream(Object, Stream, Boolean, DataServiceRequestArgs) method
DataServiceContext.SetSaveStream(Object, Stream, Boolean, String, String) method
System.Data.Services.Client.DataServiceQuery - contains 3 new members:
System.Data.Services.Client.DataServiceQuery<TElement> - contains 1 new member:
System.Data.Services.Client.DataServiceQueryContinuation - new class
System.Data.Services.Client.DataServiceQueryContinuation<T> - new class
System.Data.Services.Client.DataServiceRequestArgs - new class
System.Data.Services.Client.DataServiceStreamResponse - new class
System.Data.Services.Client.EntityChangedParams - new class
System.Data.Services.Client.EntityCollectionChangedParams - new class
System.Data.Services.Client.EntityDescriptor - contains 9 new members:
EntityDescriptor.EditLink property
EntityDescriptor.EditStreamUri property
EntityDescriptor.Identity property
EntityDescriptor.ParentForInsert property
EntityDescriptor.ReadStreamUri property
EntityDescriptor.SelfLink property
EntityDescriptor.ServerTypeName property
EntityDescriptor.StreamETag property
System.Data.Services.Client.QueryOperationResponse - contains 4 new members:
System.Data.Services.Client.QueryOperationResponse<T> - contains 2 new members:
System.Data.Services.Client.SendingRequestEventArgs - contains 1 new member:
System.Data.Services.Client.TrackingMode - new enumeration
System.Data.Services.Common Namespace
7 new types.
System.Data.Services.Common.DataServiceEntityAttribute - new class
System.Data.Services.Common.DataServiceProtocolVersion - new enumeration
System.Data.Services.Common.EntityPropertyMappingAttribute - new class
System.Data.Services.Common.EntitySetAttribute - new class
System.Data.Services.Common.HasStreamAttribute - new class
System.Data.Services.Common.SyndicationItemProperty - new enumeration
System.Data.Services.Common.SyndicationTextContentKind - new enumeration
System.Data.Services.Design Namespace
1 new type, 1 type with new members.
System.Data.Services.Design.DataServiceCodeVersion - new enumeration
System.Data.Services.Design.EntityClassGenerator - contains 2 new members:
EntityClassGenerator.Version property
System.Data.Services.Internal Namespace
12 new types.
System.Data.Services.Internal.ProjectedWrapper - new class
System.Data.Services.Internal.ProjectedWrapper0 - new class
System.Data.Services.Internal.ProjectedWrapper1 - new class
System.Data.Services.Internal.ProjectedWrapper2 - new class
System.Data.Services.Internal.ProjectedWrapper3 - new class
System.Data.Services.Internal.ProjectedWrapper4 - new class
System.Data.Services.Internal.ProjectedWrapper5 - new class
System.Data.Services.Internal.ProjectedWrapper6 - new class
System.Data.Services.Internal.ProjectedWrapper7 - new class
System.Data.Services.Internal.ProjectedWrapper8 - new class
System.Data.Services.Internal.ProjectedWrapperMany - new class
System.Data.Services.Internal.ProjectedWrapperManyEnd - new class
System.Deployment.Application Namespace
4 new types, 1 type with 1 new member.
System.Deployment.Application.CompatibleFramework - new class
System.Deployment.Application.CompatibleFrameworkMissingException - new class
System.Deployment.Application.CompatibleFrameworks - new class
System.Deployment.Application.DependentPlatformMissingException - contains 1 new member:
System.Deployment.Application.SupportedRuntimeMissingException - new class
System.Diagnostics Namespace
5 types with new members.
System.Diagnostics.Debugger - contains 1 new member:
System.Diagnostics.ConsoleTraceListener - contains 1 new member:
- ConsoleTraceListener.Close() method
System.Diagnostics.Debug - contains 2 new members:
System.Diagnostics.Stopwatch - contains 1 new member:
- Stopwatch.Restart() method
System.Diagnostics.PresentationTraceSources - contains 1 new member:
- PresentationTraceSources.ShellSource property
System.Diagnostics.CodeAnalysis Namespace
1 new type.
System.Diagnostics.PerformanceData Namespace
1 type with new members.
System.Diagnostics.PerformanceData.CounterData - contains 4 new members:
CounterData.Decrement() method
CounterData.Increment() method
CounterData.RawValue property
System.DirectoryServices.ActiveDirectory Namespace
2 types with new members.
System.DirectoryServices.ActiveDirectory.DomainMode - contains 1 new member:
System.DirectoryServices.ActiveDirectory.ForestMode - contains 1 new member:
System.Globalization Namespace
2 new types.
System.Globalization.CultureNotFoundException - new class
System.Globalization.TimeSpanStyles - new enumeration
System.IdentityModel.Claims Namespace
1 type with 1 new member.
System.IdentityModel.Claims.WindowsClaimSet - contains 1 new member:
- WindowsClaimSet.WindowsClaimSet(WindowsIdentity, String, Boolean, DateTime) constructor
System.IdentityModel.Selectors Namespace
1 new type.
System.IdentityModel.Tokens Namespace
3 types with new members.
System.IdentityModel.Tokens.KerberosReceiverSecurityToken - contains 2 new members:
KerberosReceiverSecurityToken.KerberosReceiverSecurityToken(Byte[], String, String) constructor
System.IdentityModel.Tokens.WindowsSecurityToken - contains 3 new members:
WindowsSecurityToken.WindowsSecurityToken(WindowsIdentity, String, String) constructor
WindowsSecurityToken.Initialize(String, String, DateTime, DateTime, WindowsIdentity, Boolean) method
System.IdentityModel.Tokens.X509WindowsSecurityToken - contains 2 new members:
X509WindowsSecurityToken.X509WindowsSecurityToken(X509Certificate2, WindowsIdentity, String, String) constructor
System.IO Namespace
1 new type, 10 types with new members.
System.IO.BinaryReader - contains 1 new member:
- BinaryReader.Dispose() method
System.IO.BinaryWriter - contains 1 new member:
- BinaryWriter.Dispose() method
System.IO.Directory - contains 10 new members:
System.IO.DirectoryInfo - contains 10 new members:
System.IO.File - contains 6 new members:
System.IO.FileStream - contains 1 new member:
- FileStream.Flush(Boolean) method
System.IO.MemoryStream - contains 1 new member:
System.IO.Path - contains 3 new members:
System.IO.Stream - contains 3 new members:
Stream.CopyTo(Stream) method
Stream.CopyTo(Stream, Int32) method
Stream.ObjectInvariant() method
System.IO.UnmanagedMemoryAccessor - new class
System.IO.UnmanagedMemoryStream - contains 3 new members:
UnmanagedMemoryStream.UnmanagedMemoryStream(SafeBuffer, Int64, Int64) constructor
UnmanagedMemoryStream.UnmanagedMemoryStream(SafeBuffer, Int64, Int64, FileAccess) constructor
UnmanagedMemoryStream.Initialize(SafeBuffer, Int64, Int64, FileAccess) method
System.IO.IsolatedStorage Namespace
2 new types, 3 types with new members.
System.IO.IsolatedStorage.IsolatedStorage - contains 4 new members:
IsolatedStorage.AvailableFreeSpace property
IsolatedStorage.Quota property
IsolatedStorage.UsedSize property
System.IO.IsolatedStorage.IsolatedStorageFile - contains 21 new members:
IsolatedStorageFile.CopyFile(String, String, Boolean) method
IsolatedStorageFile.IsEnabled property
IsolatedStorageFile.OpenFile(String, FileMode, FileAccess) method
IsolatedStorageFile.OpenFile(String, FileMode, FileAccess, FileShare) method
IsolatedStorageFile.Quota property
IsolatedStorageFile.UsedSize property
System.IO.IsolatedStorage.IsolatedStorageFileStream - contains 1 new member:
System.IO.IsolatedStorage.IsolatedStorageSecurityOptions - new enumeration
System.IO.IsolatedStorage.IsolatedStorageSecurityState - new class
System.Linq Namespace
10 new types, 2 types with new members.
System.Linq.Enumerable - contains 1 new member:
System.Linq.EnumerableExecutor - new class
System.Linq.EnumerableExecutor<T> - new class
System.Linq.EnumerableQuery - new class
System.Linq.EnumerableQuery<T> - new class
System.Linq.OrderedParallelQuery<TSource> - new class
System.Linq.ParallelEnumerable - new class
System.Linq.ParallelExecutionMode - new enumeration
System.Linq.ParallelMergeOptions - new enumeration
System.Linq.ParallelQuery - new class
System.Linq.ParallelQuery<TSource> - new class
System.Linq.Queryable - contains 1 new member:
System.Linq.Expressions Namespace
17 new types, 21 types with new members.
System.Linq.Expressions.BinaryExpression - contains 4 new members:
System.Linq.Expressions.BlockExpression - new class
System.Linq.Expressions.CatchBlock - new class
System.Linq.Expressions.ConditionalExpression - contains 4 new members:
System.Linq.Expressions.ConstantExpression - contains 3 new members:
ConstantExpression.NodeType property
ConstantExpression.Type property
System.Linq.Expressions.DebugInfoExpression - new class
System.Linq.Expressions.DefaultExpression - new class
System.Linq.Expressions.DynamicExpression - new class
System.Linq.Expressions.ElementInit - contains 1 new member:
System.Linq.Expressions.Expression - contains 190 new members:
Expression.Expression() constructor
Expression.AddAssign(Expression, Expression, MethodInfo) method
Expression.AddAssign(Expression, Expression, MethodInfo, LambdaExpression) method
Expression.AddAssignChecked(Expression, Expression, MethodInfo) method
Expression.AddAssignChecked(Expression, Expression, MethodInfo, LambdaExpression) method
Expression.AndAssign(Expression, Expression, MethodInfo) method
Expression.AndAssign(Expression, Expression, MethodInfo, LambdaExpression) method
Expression.ArrayAccess(Expression, IEnumerable<Expression>) method
Expression.Block(IEnumerable<ParameterExpression>, IEnumerable<Expression>) method
Expression.Block(IEnumerable<ParameterExpression>, Expression[]) method
Expression.Block(Expression, Expression, Expression, Expression) method
Expression.Block(Expression, Expression, Expression, Expression, Expression) method
Expression.Block(Type, IEnumerable<ParameterExpression>, IEnumerable<Expression>) method
Expression.Block(Type, IEnumerable<ParameterExpression>, Expression[]) method
Expression.Call(Expression, MethodInfo, Expression, Expression) method
Expression.Call(Expression, MethodInfo, Expression, Expression, Expression) method
Expression.Call(MethodInfo, Expression, Expression, Expression) method
Expression.Call(MethodInfo, Expression, Expression, Expression, Expression) method
Expression.Call(MethodInfo, Expression, Expression, Expression, Expression, Expression) method
Expression.CanReduce property
Expression.Catch(ParameterExpression, Expression, Expression) method
Expression.Condition(Expression, Expression, Expression, Type) method
Expression.DebugInfo(SymbolDocumentInfo, Int32, Int32, Int32, Int32) method
Expression.Default(Type) method
Expression.DivideAssign(Expression, Expression, MethodInfo) method
Expression.DivideAssign(Expression, Expression, MethodInfo, LambdaExpression) method
Expression.Dynamic(CallSiteBinder, Type, IEnumerable<Expression>) method
Expression.Dynamic(CallSiteBinder, Type, Expression, Expression) method
Expression.Dynamic(CallSiteBinder, Type, Expression, Expression, Expression) method
Expression.Dynamic(CallSiteBinder, Type, Expression, Expression, Expression, Expression) method
Expression.Dynamic(CallSiteBinder, Type, Expression[]) method
Expression.Empty() method
Expression.ExclusiveOrAssign(Expression, Expression, MethodInfo) method
Expression.ExclusiveOrAssign(Expression, Expression, MethodInfo, LambdaExpression) method
Expression.Goto(LabelTarget) method
Expression.IfThenElse(Expression, Expression, Expression) method
Expression.Label() method
Expression.Label(String) method
Expression.Label(Type) method
Expression.Lambda<TDelegate>(Expression, Boolean, IEnumerable<ParameterExpression>) method
Expression.Lambda(Expression, Boolean, IEnumerable<ParameterExpression>) method
Expression.Lambda<TDelegate>(Expression, Boolean, ParameterExpression[]) method
Expression.Lambda(Expression, Boolean, ParameterExpression[]) method
Expression.Lambda(Expression, IEnumerable<ParameterExpression>) method
Expression.Lambda<TDelegate>(Expression, String, Boolean, IEnumerable<ParameterExpression>) method
Expression.Lambda(Expression, String, Boolean, IEnumerable<ParameterExpression>) method
Expression.Lambda<TDelegate>(Expression, String, IEnumerable<ParameterExpression>) method
Expression.Lambda(Expression, String, IEnumerable<ParameterExpression>) method
Expression.Lambda(Type, Expression, Boolean, IEnumerable<ParameterExpression>) method
Expression.Lambda(Type, Expression, Boolean, ParameterExpression[]) method
Expression.Lambda(Type, Expression, String, Boolean, IEnumerable<ParameterExpression>) method
Expression.Lambda(Type, Expression, String, IEnumerable<ParameterExpression>) method
Expression.LeftShiftAssign(Expression, Expression, MethodInfo) method
Expression.LeftShiftAssign(Expression, Expression, MethodInfo, LambdaExpression) method
Expression.Loop(Expression) method
Expression.Loop(Expression, LabelTarget, LabelTarget) method
Expression.MakeCatchBlock(Type, ParameterExpression, Expression, Expression) method
Expression.MakeDynamic(Type, CallSiteBinder, IEnumerable<Expression>) method
Expression.MakeDynamic(Type, CallSiteBinder, Expression) method
Expression.MakeDynamic(Type, CallSiteBinder, Expression, Expression) method
Expression.MakeDynamic(Type, CallSiteBinder, Expression, Expression, Expression) method
Expression.MakeDynamic(Type, CallSiteBinder, Expression, Expression, Expression, Expression) method
Expression.MakeDynamic(Type, CallSiteBinder, Expression[]) method
Expression.MakeGoto(GotoExpressionKind, LabelTarget, Expression, Type) method
Expression.MakeIndex(Expression, PropertyInfo, IEnumerable<Expression>) method
Expression.MakeTry(Type, Expression, Expression, Expression, IEnumerable<CatchBlock>) method
Expression.ModuloAssign(Expression, Expression, MethodInfo) method
Expression.ModuloAssign(Expression, Expression, MethodInfo, LambdaExpression) method
Expression.MultiplyAssign(Expression, Expression, MethodInfo) method
Expression.MultiplyAssign(Expression, Expression, MethodInfo, LambdaExpression) method
Expression.MultiplyAssignChecked(Expression, Expression) method
Expression.MultiplyAssignChecked(Expression, Expression, MethodInfo) method
Expression.MultiplyAssignChecked(Expression, Expression, MethodInfo, LambdaExpression) method
Expression.OrAssign(Expression, Expression, MethodInfo) method
Expression.OrAssign(Expression, Expression, MethodInfo, LambdaExpression) method
Expression.Parameter(Type) method
Expression.PostDecrementAssign(Expression, MethodInfo) method
Expression.PostIncrementAssign(Expression, MethodInfo) method
Expression.PowerAssign(Expression, Expression, MethodInfo) method
Expression.PowerAssign(Expression, Expression, MethodInfo, LambdaExpression) method
Expression.PreDecrementAssign(Expression, MethodInfo) method
Expression.PreIncrementAssign(Expression, MethodInfo) method
Expression.Property(Expression, PropertyInfo, IEnumerable<Expression>) method
Expression.Property(Expression, PropertyInfo, Expression[]) method
Expression.Property(Expression, String, Expression[]) method
Expression.Reduce() method
Expression.ReduceAndCheck() method
Expression.Rethrow() method
Expression.Rethrow(Type) method
Expression.RightShiftAssign(Expression, Expression, MethodInfo) method
Expression.RightShiftAssign(Expression, Expression, MethodInfo, LambdaExpression) method
Expression.RuntimeVariables(IEnumerable<ParameterExpression>) method
Expression.SubtractAssign(Expression, Expression, MethodInfo) method
Expression.SubtractAssign(Expression, Expression, MethodInfo, LambdaExpression) method
Expression.SubtractAssignChecked(Expression, Expression) method
Expression.SubtractAssignChecked(Expression, Expression, MethodInfo) method
Expression.SubtractAssignChecked(Expression, Expression, MethodInfo, LambdaExpression) method
Expression.Switch(Expression, Expression, SwitchCase[]) method
Expression.Switch(Expression, Expression, MethodInfo, IEnumerable<SwitchCase>) method
Expression.Switch(Expression, Expression, MethodInfo, SwitchCase[]) method
Expression.Switch(Type, Expression, Expression, MethodInfo, IEnumerable<SwitchCase>) method
Expression.Switch(Type, Expression, Expression, MethodInfo, SwitchCase[]) method
Expression.SwitchCase(Expression, IEnumerable<Expression>) method
Expression.Throw(Expression) method
Expression.TryCatchFinally(Expression, Expression, CatchBlock[]) method
Expression.Variable(Type) method
System.Linq.Expressions.Expression<TDelegate> - contains 2 new members:
System.Linq.Expressions.ExpressionType - contains 39 new members:
ExpressionType.AddAssign field
ExpressionType.AndAssign field
ExpressionType.Assign field
ExpressionType.Block field
ExpressionType.DebugInfo field
ExpressionType.Decrement field
ExpressionType.Default field
ExpressionType.Dynamic field
ExpressionType.Extension field
ExpressionType.Goto field
ExpressionType.Increment field
ExpressionType.Index field
ExpressionType.IsFalse field
ExpressionType.IsTrue field
ExpressionType.Label field
ExpressionType.Loop field
ExpressionType.OrAssign field
ExpressionType.Switch field
ExpressionType.Throw field
ExpressionType.Try field
ExpressionType.TypeEqual field
ExpressionType.Unbox field
System.Linq.Expressions.ExpressionVisitor - new class
System.Linq.Expressions.GotoExpression - new class
System.Linq.Expressions.GotoExpressionKind - new enumeration
System.Linq.Expressions.IndexExpression - new class
System.Linq.Expressions.InvocationExpression - contains 3 new members:
System.Linq.Expressions.LabelExpression - new class
System.Linq.Expressions.LabelTarget - new class
System.Linq.Expressions.LambdaExpression - contains 8 new members:
LambdaExpression.CompileToMethod(MethodBuilder, DebugInfoGenerator) method
LambdaExpression.Name property
LambdaExpression.NodeType property
LambdaExpression.ReturnType property
LambdaExpression.TailCall property
LambdaExpression.Type property
System.Linq.Expressions.ListInitExpression - contains 5 new members:
ListInitExpression.CanReduce property
ListInitExpression.NodeType property
ListInitExpression.Reduce() method
ListInitExpression.Type property
ListInitExpression.Update(NewExpression, IEnumerable<ElementInit>) method
System.Linq.Expressions.LoopExpression - new class
System.Linq.Expressions.MemberAssignment - contains 1 new member:
System.Linq.Expressions.MemberExpression - contains 3 new members:
System.Linq.Expressions.MemberInitExpression - contains 5 new members:
System.Linq.Expressions.MemberListBinding - contains 1 new member:
System.Linq.Expressions.MemberMemberBinding - contains 1 new member:
System.Linq.Expressions.MethodCallExpression - contains 4 new members:
System.Linq.Expressions.NewArrayExpression - contains 3 new members:
System.Linq.Expressions.NewExpression - contains 4 new members:
NewExpression.NodeType property
NewExpression.Type property
System.Linq.Expressions.ParameterExpression - contains 4 new members:
ParameterExpression.IsByRef property
ParameterExpression.NodeType property
ParameterExpression.Type property
System.Linq.Expressions.RuntimeVariablesExpression - new class
System.Linq.Expressions.SwitchCase - new class
System.Linq.Expressions.SwitchExpression - new class
System.Linq.Expressions.SymbolDocumentInfo - new class
System.Linq.Expressions.TryExpression - new class
System.Linq.Expressions.TypeBinaryExpression - contains 3 new members:
TypeBinaryExpression.NodeType property
TypeBinaryExpression.Type property
System.Linq.Expressions.UnaryExpression - contains 5 new members:
UnaryExpression.CanReduce property
UnaryExpression.NodeType property
UnaryExpression.Reduce() method
UnaryExpression.Type property
System.Net Namespace
4 new types, 6 types with new members.
System.Net.DnsEndPoint - new class
System.Net.HttpListener - contains 3 new members:
HttpListener.DefaultServiceNames property
System.Net.HttpListener.ExtendedProtectionSelector - new delegate
System.Net.HttpListenerRequest - contains 2 new members:
HttpListenerRequest.ServiceName property
HttpListenerRequest.TransportContext property
System.Net.HttpWebRequest - contains 8 new members:
HttpWebRequest.Date property
HttpWebRequest.EndGetRequestStream(IAsyncResult, TransportContext) method
HttpWebRequest.Host property
System.Net.IPAddress - contains 1 new member:
- IPAddress.IsIPv6Teredo property
System.Net.NetworkCredential - contains 3 new members:
NetworkCredential.NetworkCredential(String, SecureString) constructor
NetworkCredential.NetworkCredential(String, SecureString, String) constructor
NetworkCredential.SecurePassword property
System.Net.ServicePointManager - contains 1 new member:
- ServicePointManager.EncryptionPolicy property
System.Net.TransportContext - new class
System.Net.WebUtility - new class
System.Net.Configuration Namespace
1 new type, 4 types with new members.
System.Net.Configuration.HttpListenerElement - new class
System.Net.Configuration.ServicePointManagerElement - contains 1 new member:
System.Net.Configuration.SettingsSection - contains 1 new member:
- SettingsSection.HttpListener property
System.Net.Configuration.SmtpNetworkElement - contains 3 new members:
SmtpNetworkElement.ClientDomain property
SmtpNetworkElement.EnableSsl property
SmtpNetworkElement.TargetName property
System.Net.Configuration.SocketElement - contains 1 new member:
- SocketElement.IPProtectionLevel property
System.Net.Mail Namespace
2 types with new members.
System.Net.Mail.MailMessage - contains 2 new members:
MailMessage.HeadersEncoding property
MailMessage.ReplyToList property
System.Net.Mail.SmtpClient - contains 3 new members:
SmtpClient.Dispose() method
SmtpClient.Dispose(Boolean) method
SmtpClient.TargetName property
System.Net.NetworkInformation Namespace
2 types with new members.
System.Net.NetworkInformation.IPGlobalProperties - contains 3 new members:
System.Net.NetworkInformation.Ping - contains 1 new member:
- Ping.Dispose(Boolean) method
System.Net.Security Namespace
1 new type, 2 types with new members.
System.Net.Security.EncryptionPolicy - new enumeration
System.Net.Security.NegotiateStream - contains 8 new members:
System.Net.Security.SslStream - contains 2 new members:
SslStream.SslStream(Stream, Boolean, RemoteCertificateValidationCallback, LocalCertificateSelectionCallback, EncryptionPolicy) constructor
SslStream.TransportContext property
System.Net.Sockets Namespace
1 new type, 5 types with new members.
System.Net.Sockets.IPProtectionLevel - new enumeration
System.Net.Sockets.Socket - contains 5 new members:
System.Net.Sockets.SocketAsyncEventArgs - contains 2 new members:
SocketAsyncEventArgs.ConnectSocket property
System.Net.Sockets.SocketOptionName - contains 2 new members:
System.Net.Sockets.TcpListener - contains 1 new member:
System.Net.Sockets.UdpClient - contains 1 new member:
System.Printing Namespace
1 type with new members.
System.Printing.ValidationResult - contains 4 new members:
System.Printing.Interop Namespace
1 type with 1 new member.
System.Printing.Interop.PrintTicketConverter - contains 1 new member:
- PrintTicketConverter.IDisposable.Dispose() method
System.Reflection Namespace
17 types with new members.
System.Reflection.Assembly - contains 11 new members:
Assembly.Assembly() constructor
Assembly.IsDynamic property
Assembly.IsFullyTrusted property
Assembly.LoadFrom(String, Byte[], AssemblyHashAlgorithm) method
Assembly.PermissionSet property
Assembly.SecurityRuleSet property
System.Reflection.ConstructorInfo - contains 4 new members:
System.Reflection.CustomAttributeData - contains 1 new member:
- CustomAttributeData.CustomAttributeData() constructor
System.Reflection.CustomAttributeNamedArgument - contains 2 new members:
CustomAttributeNamedArgument.CustomAttributeNamedArgument(MemberInfo, Object) constructor
CustomAttributeNamedArgument.CustomAttributeNamedArgument(MemberInfo, CustomAttributeTypedArgument) constructor
System.Reflection.CustomAttributeTypedArgument - contains 2 new members:
CustomAttributeTypedArgument.CustomAttributeTypedArgument(Object) constructor
CustomAttributeTypedArgument.CustomAttributeTypedArgument(Type, Object) constructor
System.Reflection.EventInfo - contains 4 new members:
System.Reflection.ExceptionHandlingClause - contains 1 new member:
- ExceptionHandlingClause.ExceptionHandlingClause() constructor
System.Reflection.FieldInfo - contains 7 new members:
FieldInfo.Equals(Object) method
FieldInfo.GetHashCode() method
FieldInfo.IsSecurityCritical property
FieldInfo.IsSecuritySafeCritical property
FieldInfo.IsSecurityTransparent property
System.Reflection.LocalVariableInfo - contains 1 new member:
- LocalVariableInfo.LocalVariableInfo() constructor
System.Reflection.ManifestResourceInfo - contains 1 new member:
- ManifestResourceInfo.ManifestResourceInfo(Assembly, String, ResourceLocation) constructor
System.Reflection.MemberInfo - contains 5 new members:
System.Reflection.MethodBase - contains 7 new members:
MethodBase.Equals(Object) method
MethodBase.GetHashCode() method
MethodBase.IsSecurityCritical property
MethodBase.IsSecuritySafeCritical property
MethodBase.IsSecurityTransparent property
System.Reflection.MethodBody - contains 1 new member:
- MethodBody.MethodBody() constructor
System.Reflection.MethodInfo - contains 4 new members:
System.Reflection.Module - contains 4 new members:
Module.Module() constructor
System.Reflection.ParameterInfo - contains 2 new members:
System.Reflection.PropertyInfo - contains 4 new members:
System.Reflection.Emit Namespace
9 types with new members.
System.Reflection.Emit.AssemblyBuilder - contains 22 new members:
AssemblyBuilder.Evidence property
AssemblyBuilder.FullName property
AssemblyBuilder.GetSatelliteAssembly(CultureInfo, Version) method
AssemblyBuilder.GlobalAssemblyCache property
AssemblyBuilder.HostContext property
AssemblyBuilder.IsDynamic property
AssemblyBuilder.ManifestModule property
AssemblyBuilder.PermissionSet property
AssemblyBuilder.SecurityRuleSet property
System.Reflection.Emit.AssemblyBuilderAccess - contains 1 new member:
System.Reflection.Emit.DynamicILInfo - contains 1 new member:
System.Reflection.Emit.DynamicMethod - contains 3 new members:
DynamicMethod.IsSecurityCritical property
DynamicMethod.IsSecuritySafeCritical property
DynamicMethod.IsSecurityTransparent property
System.Reflection.Emit.EnumBuilder - contains 1 new member:
System.Reflection.Emit.ILGenerator - contains 1 new member:
- ILGenerator.ILOffset property
System.Reflection.Emit.MethodBuilder - contains 4 new members:
MethodBuilder.IsSecurityCritical property
MethodBuilder.IsSecuritySafeCritical property
MethodBuilder.IsSecurityTransparent property
MethodBuilder.ReturnType property
System.Reflection.Emit.ModuleBuilder - contains 25 new members:
ModuleBuilder.Assembly property
ModuleBuilder.Equals(Object) method
ModuleBuilder.GetHashCode() method
ModuleBuilder.GetPEKind(PortableExecutableKinds, ImageFileMachine%) method
ModuleBuilder.IsResource() method
ModuleBuilder.MDStreamVersion property
ModuleBuilder.MetadataToken property
ModuleBuilder.ModuleVersionId property
ModuleBuilder.Name property
ModuleBuilder.ScopeName property
System.Reflection.Emit.TypeBuilder - contains 4 new members:
System.Resources Namespace
4 types with new members.
System.Resources.ResourceReader - contains 1 new member:
- ResourceReader.Dispose() method
System.Resources.ResourceWriter - contains 3 new members:
System.Resources.ResXDataNode - contains 2 new members:
ResXDataNode.ResXDataNode(String, Object, Func<Type, String>) constructor
ResXDataNode.ResXDataNode(String, ResXFileRef, Func<Type, String>) constructor
System.Resources.ResXResourceWriter - contains 3 new members:
ResXResourceWriter.ResXResourceWriter(Stream, Func<Type, String>) constructor
ResXResourceWriter.ResXResourceWriter(TextWriter, Func<Type, String>) constructor
ResXResourceWriter.ResXResourceWriter(String, Func<Type, String>) constructor
System.Runtime Namespace
2 new types.
System.Runtime.AssemblyTargetedPatchBandAttribute - new class
System.Runtime.TargetedPatchingOptOutAttribute - new class
System.Runtime.CompilerServices Namespace
16 new types, 2 types with new members.
System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue> - new class
System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue>.CreateValueCallback - new delegate
System.Runtime.CompilerServices.ReferenceAssemblyAttribute - new class
System.Runtime.CompilerServices.RuntimeHelpers - contains 2 new members:
System.Runtime.CompilerServices.TypeForwardedFromAttribute - new class
System.Runtime.CompilerServices.CallSite - new class
System.Runtime.CompilerServices.CallSite<T> - new class
System.Runtime.CompilerServices.CallSiteBinder - new class
System.Runtime.CompilerServices.CallSiteHelpers - new class
System.Runtime.CompilerServices.CallSiteOps - new class
System.Runtime.CompilerServices.Closure - new class
System.Runtime.CompilerServices.DebugInfoGenerator - new class
System.Runtime.CompilerServices.DynamicAttribute - new class
System.Runtime.CompilerServices.IRuntimeVariables - new interface
System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T> - new class
System.Runtime.CompilerServices.RuleCache<T> - new class
System.Runtime.CompilerServices.RuntimeOps - new class
System.Runtime.CompilerServices.StrongBox<T> - contains 1 new member:
- StrongBox<T>.StrongBox<T>() constructor
System.Runtime.Hosting Namespace
1 new type.
System.Runtime.Hosting.ActivationArguments - contains 1 new member:
- ActivationArguments.Clone() method
System.Runtime.InteropServices Namespace
8 new types, 5 types with new members.
System.Runtime.InteropServices.BStrWrapper - contains 1 new member:
- BStrWrapper.BStrWrapper(Object) constructor
System.Runtime.InteropServices.ComEventsHelper - new class
System.Runtime.InteropServices.CustomQueryInterfaceMode - new enumeration
System.Runtime.InteropServices.CustomQueryInterfaceResult - new enumeration
System.Runtime.InteropServices.ExternalException - contains 1 new member:
- ExternalException.ToString() method
System.Runtime.InteropServices.ICustomQueryInterface - new interface
System.Runtime.InteropServices.ManagedToNativeComInteropStubAttribute - new class
System.Runtime.InteropServices.Marshal - contains 3 new members:
System.Runtime.InteropServices.RuntimeEnvironment - contains 2 new members:
System.Runtime.InteropServices.SafeBuffer - new class
System.Runtime.InteropServices.TypeIdentifierAttribute - new class
System.Runtime.InteropServices.TypeLibImporterFlags - contains 1 new member:
System.Runtime.InteropServices.ComAwareEventInfo - new class
System.Runtime.Remoting.Channels.Ipc Namespace
1 type with 1 new member.
System.Runtime.Remoting.Channels.Ipc.IpcChannel - contains 1 new member:
- IpcChannel.IpcChannel(IDictionary, IClientChannelSinkProvider, IServerChannelSinkProvider, CommonSecurityDescriptor) constructor
System.Runtime.Serialization Namespace
4 new types, 3 types with new members.
System.Runtime.Serialization.ISafeSerializationData - new interface
System.Runtime.Serialization.SafeSerializationEventArgs - new class
System.Runtime.Serialization.SerializationBinder - contains 1 new member:
System.Runtime.Serialization.SerializationInfo - contains 3 new members:
SerializationInfo.ObjectType property
System.Runtime.Serialization.DataContractResolver - new class
System.Runtime.Serialization.DataContractSerializer - contains 6 new members:
DataContractSerializer.DataContractSerializer(Type, IEnumerable<Type>, Int32, Boolean, Boolean, IDataContractSurrogate, DataContractResolver) constructor
DataContractSerializer.DataContractSerializer(Type, String, String, IEnumerable<Type>, Int32, Boolean, Boolean, IDataContractSurrogate, DataContractResolver) constructor
DataContractSerializer.DataContractSerializer(Type, XmlDictionaryString, XmlDictionaryString, IEnumerable<Type>, Int32, Boolean, Boolean, IDataContractSurrogate, DataContractResolver) constructor
DataContractSerializer.ReadObject(XmlDictionaryReader, Boolean, DataContractResolver) method
DataContractSerializer.WriteObject(XmlDictionaryWriter, Object, DataContractResolver) method
System.Runtime.Serialization.XPathQueryGenerator - new class
System.Runtime.Versioning Namespace
4 new types.
System.Runtime.Versioning.ComponentGuaranteesAttribute - new class
System.Runtime.Versioning.ComponentGuaranteesOptions - new enumeration
System.Runtime.Versioning.TargetFrameworkAttribute - new class
System.Runtime.Versioning.FrameworkName - new class
System.Security Namespace
5 new types, 5 types with new members.
System.Security.AllowPartiallyTrustedCallersAttribute - contains 1 new member:
System.Security.HostSecurityManager - contains 4 new members:
System.Security.PartialTrustVisibilityLevel - new enumeration
System.Security.PermissionSet - contains 5 new members:
System.Security.ReadOnlyPermissionSet - new class
System.Security.SecurityContext - contains 1 new member:
- SecurityContext.Dispose() method
System.Security.SecurityContextSource - new enumeration
System.Security.SecurityManager - contains 2 new members:
System.Security.SecurityRulesAttribute - new class
System.Security.SecurityRuleSet - new enumeration
System.Security.AccessControl Namespace
3 new types.
System.Security.AccessControl.AccessRule<T> - new class
System.Security.AccessControl.AuditRule<T> - new class
System.Security.AccessControl.ObjectSecurity<T> - new class
System.Security.Authentication Namespace
1 type with 1 new member.
System.Security.Authentication.CipherAlgorithmType - contains 1 new member:
- CipherAlgorithmType.Null field
System.Security.Cryptography Namespace
14 types with new members.
System.Security.Cryptography.AsymmetricAlgorithm - contains 1 new member:
System.Security.Cryptography.CryptoAPITransform - contains 1 new member:
- CryptoAPITransform.Dispose() method
System.Security.Cryptography.CryptoConfig - contains 3 new members:
System.Security.Cryptography.CryptoStream - contains 1 new member:
- CryptoStream.HasFlushedFinalBlock property
System.Security.Cryptography.CspProviderFlags - contains 1 new member:
System.Security.Cryptography.DeriveBytes - contains 2 new members:
DeriveBytes.Dispose() method
DeriveBytes.Dispose(Boolean) method
System.Security.Cryptography.FromBase64Transform - contains 1 new member:
System.Security.Cryptography.HashAlgorithm - contains 1 new member:
- HashAlgorithm.Dispose() method
System.Security.Cryptography.PasswordDeriveBytes - contains 1 new member:
System.Security.Cryptography.RandomNumberGenerator - contains 2 new members:
System.Security.Cryptography.Rfc2898DeriveBytes - contains 1 new member:
System.Security.Cryptography.RijndaelManagedTransform - contains 1 new member:
System.Security.Cryptography.SymmetricAlgorithm - contains 1 new member:
- SymmetricAlgorithm.Dispose() method
System.Security.Cryptography.ToBase64Transform - contains 1 new member:
- ToBase64Transform.Dispose() method
System.Security.Cryptography.X509Certificates Namespace
2 types with new members.
System.Security.Cryptography.X509Certificates.X509Certificate - contains 1 new member:
System.Security.Cryptography.X509Certificates.X509Certificate2 - contains 1 new member:
- X509Certificate2.X509Certificate2(SerializationInfo, StreamingContext) constructor
System.Security.Cryptography.Xml Namespace
1 type with 1 new member.
System.Security.Cryptography.Xml.SignedXml - contains 1 new member:
- SignedXml.SignatureFormatValidator property
System.Security.Permissions Namespace
3 new types.
System.Security.Permissions.TypeDescriptorPermission - new class
System.Security.Permissions.TypeDescriptorPermissionAttribute - new class
System.Security.Permissions.TypeDescriptorPermissionFlags - new enumeration
System.Security.Policy Namespace
1 new type, 11 types with new members.
System.Security.Policy.ApplicationDirectory - contains 1 new member:
- ApplicationDirectory.Clone() method
System.Security.Policy.ApplicationTrust - contains 2 new members:
ApplicationTrust.ApplicationTrust(PermissionSet, IEnumerable<StrongName>) constructor
ApplicationTrust.FullTrustAssemblies property
System.Security.Policy.Evidence - contains 6 new members:
Evidence.Evidence(EvidenceBase[], EvidenceBase[]) constructor
Evidence.Clone() method
System.Security.Policy.EvidenceBase - new class
System.Security.Policy.GacInstalled - contains 1 new member:
- GacInstalled.Clone() method
System.Security.Policy.Hash - contains 3 new members:
Hash.Clone() method
Hash.CreateSHA256(Byte[]) method
Hash.SHA256 property
System.Security.Policy.PermissionRequestEvidence - contains 1 new member:
System.Security.Policy.Publisher - contains 1 new member:
- Publisher.Clone() method
System.Security.Policy.Site - contains 1 new member:
- Site.Clone() method
System.Security.Policy.StrongName - contains 1 new member:
- StrongName.Clone() method
System.Security.Policy.Url - contains 1 new member:
- Url.Clone() method
System.Security.Policy.Zone - contains 1 new member:
- Zone.Clone() method
System.ServiceModel Namespace
8 new types, 40 types with new members.
System.ServiceModel.ServiceHostingEnvironment - contains 1 new member:
System.ServiceModel.CorrelationActionMessageFilter - new class
System.ServiceModel.CorrelationQuery - new class
System.ServiceModel.Endpoint - new class
System.ServiceModel.EndpointIdentityExtension - new class
System.ServiceModel.MessageQuerySet - new class
System.ServiceModel.WebHttpBinding - contains 5 new members:
System.ServiceModel.WebHttpSecurity - contains 3 new members:
WebHttpSecurity.WebHttpSecurity() constructor
System.ServiceModel.BasicHttpBinding - contains 3 new members:
System.ServiceModel.BasicHttpContextBinding - contains 1 new member:
System.ServiceModel.BasicHttpMessageSecurity - contains 3 new members:
BasicHttpMessageSecurity.BasicHttpMessageSecurity() constructor
BasicHttpMessageSecurity.ShouldSerializeAlgorithmSuite() method
BasicHttpMessageSecurity.ShouldSerializeClientCredentialType() method
System.ServiceModel.BasicHttpSecurity - contains 3 new members:
BasicHttpSecurity.BasicHttpSecurity() constructor
System.ServiceModel.ClientBase<TChannel> - contains 2 new members:
ClientBase<TChannel>.ClientBase<TChannel>(ServiceEndpoint) constructor
ClientBase<TChannel>.ClientBase<TChannel>(InstanceContext, ServiceEndpoint) constructor
System.ServiceModel.DuplexClientBase<TChannel> - contains 2 new members:
DuplexClientBase<TChannel>.DuplexClientBase<TChannel>(Object, ServiceEndpoint) constructor
DuplexClientBase<TChannel>.DuplexClientBase<TChannel>(InstanceContext, ServiceEndpoint) constructor
System.ServiceModel.FederatedMessageSecurityOverHttp - contains 8 new members:
FederatedMessageSecurityOverHttp.FederatedMessageSecurityOverHttp() constructor
FederatedMessageSecurityOverHttp.EstablishSecurityContext property
FederatedMessageSecurityOverHttp.ShouldSerializeAlgorithmSuite() method
FederatedMessageSecurityOverHttp.ShouldSerializeClaimTypeRequirements() method
FederatedMessageSecurityOverHttp.ShouldSerializeEstablishSecurityContext() method
FederatedMessageSecurityOverHttp.ShouldSerializeIssuedKeyType() method
FederatedMessageSecurityOverHttp.ShouldSerializeNegotiateServiceCredential() method
FederatedMessageSecurityOverHttp.ShouldSerializeTokenRequestParameters() method
System.ServiceModel.HttpTransportSecurity - contains 6 new members:
HttpTransportSecurity.HttpTransportSecurity() constructor
HttpTransportSecurity.ShouldSerializeClientCredentialType() method
HttpTransportSecurity.ShouldSerializeExtendedProtectionPolicy() method
HttpTransportSecurity.ShouldSerializeProxyCredentialType() method
System.ServiceModel.MessageSecurityOverHttp - contains 4 new members:
MessageSecurityOverHttp.MessageSecurityOverHttp() constructor
MessageSecurityOverHttp.ShouldSerializeAlgorithmSuite() method
MessageSecurityOverHttp.ShouldSerializeClientCredentialType() method
MessageSecurityOverHttp.ShouldSerializeNegotiateServiceCredential() method
System.ServiceModel.MessageSecurityOverMsmq - contains 1 new member:
- MessageSecurityOverMsmq.MessageSecurityOverMsmq() constructor
System.ServiceModel.MessageSecurityOverTcp - contains 1 new member:
- MessageSecurityOverTcp.MessageSecurityOverTcp() constructor
System.ServiceModel.MsmqBindingBase - contains 2 new members:
MsmqBindingBase.ValidityDuration property
System.ServiceModel.NamedPipeTransportSecurity - contains 1 new member:
- NamedPipeTransportSecurity.NamedPipeTransportSecurity() constructor
System.ServiceModel.NetMsmqBinding - contains 2 new members:
System.ServiceModel.NetMsmqSecurity - contains 1 new member:
- NetMsmqSecurity.NetMsmqSecurity() constructor
System.ServiceModel.NetNamedPipeBinding - contains 3 new members:
System.ServiceModel.NetNamedPipeSecurity - contains 2 new members:
NetNamedPipeSecurity.NetNamedPipeSecurity() constructor
System.ServiceModel.NetPeerTcpBinding - contains 2 new members:
System.ServiceModel.NetTcpBinding - contains 4 new members:
System.ServiceModel.NetTcpContextBinding - contains 2 new members:
System.ServiceModel.NetTcpSecurity - contains 1 new member:
- NetTcpSecurity.NetTcpSecurity() constructor
System.ServiceModel.NonDualMessageSecurityOverHttp - contains 1 new member:
- NonDualMessageSecurityOverHttp.NonDualMessageSecurityOverHttp() constructor
System.ServiceModel.OptionalReliableSession - contains 1 new member:
- OptionalReliableSession.OptionalReliableSession() constructor
System.ServiceModel.PeerSecuritySettings - contains 3 new members:
PeerSecuritySettings.PeerSecuritySettings() constructor
System.ServiceModel.PeerTransportSecuritySettings - contains 1 new member:
- PeerTransportSecuritySettings.PeerTransportSecuritySettings() constructor
System.ServiceModel.ReceiveContextEnabledAttribute - new class
System.ServiceModel.ReliableSession - contains 1 new member:
- ReliableSession.ReliableSession() constructor
System.ServiceModel.ServiceAuthenticationManager - new class
System.ServiceModel.ServiceBehaviorAttribute - contains 5 new members:
ServiceBehaviorAttribute.ShouldSerializeConfigurationName() method
ServiceBehaviorAttribute.ShouldSerializeReleaseServiceInstanceOnTransactionComplete() method
ServiceBehaviorAttribute.ShouldSerializeTransactionAutoCompleteOnSessionClose() method
ServiceBehaviorAttribute.ShouldSerializeTransactionIsolationLevel() method
ServiceBehaviorAttribute.ShouldSerializeTransactionTimeout() method
System.ServiceModel.ServiceHostBase - contains 5 new members:
System.ServiceModel.TcpTransportSecurity - contains 3 new members:
TcpTransportSecurity.TcpTransportSecurity() constructor
TcpTransportSecurity.ShouldSerializeExtendedProtectionPolicy() method
System.ServiceModel.WSDualHttpBinding - contains 4 new members:
System.ServiceModel.WSDualHttpSecurity - contains 3 new members:
WSDualHttpSecurity.WSDualHttpSecurity() constructor
System.ServiceModel.WSFederationHttpBinding - contains 1 new member:
System.ServiceModel.WSFederationHttpSecurity - contains 3 new members:
WSFederationHttpSecurity.WSFederationHttpSecurity() constructor
System.ServiceModel.WSHttpBinding - contains 1 new member:
System.ServiceModel.WSHttpBindingBase - contains 3 new members:
System.ServiceModel.WSHttpContextBinding - contains 2 new members:
System.ServiceModel.WSHttpSecurity - contains 4 new members:
WSHttpSecurity.WSHttpSecurity() constructor
System.ServiceModel.XPathMessageQuery - new class
System.ServiceModel.Activation Namespace
3 new types, 1 type with new members.
System.ServiceModel.Activation.ServiceActivationBuildProviderAttribute - new class
System.ServiceModel.Activation.ServiceBuildProvider - new class
System.ServiceModel.Activation.ServiceRoute - new class
System.ServiceModel.Activation.VirtualPathExtension - contains 2 new members:
VirtualPathExtension.SiteName property
System.ServiceModel.Channels Namespace
20 new types, 15 types with new members.
System.ServiceModel.Channels.ByteStreamMessageEncodingBindingElement - new class
System.ServiceModel.Channels.JavascriptCallbackResponseMessageProperty - new class
System.ServiceModel.Channels.StreamBodyWriter - new class
System.ServiceModel.Channels.WebMessageEncodingBindingElement - contains 1 new member:
System.ServiceModel.Channels.BinaryMessageEncodingBindingElement - contains 2 new members:
System.ServiceModel.Channels.Binding - contains 2 new members:
System.ServiceModel.Channels.CallbackContextMessageProperty - new class
System.ServiceModel.Channels.ContextBindingElement - contains 4 new members:
ContextBindingElement.ContextBindingElement(ProtectionLevel, ContextExchangeMechanism, Uri) constructor
ContextBindingElement.ContextBindingElement(ProtectionLevel, ContextExchangeMechanism, Uri, Boolean) constructor
System.ServiceModel.Channels.CorrelationCallbackMessageProperty - new class
System.ServiceModel.Channels.CorrelationDataDescription - new class
System.ServiceModel.Channels.CorrelationDataMessageProperty - new class
System.ServiceModel.Channels.CorrelationKey - new class
System.ServiceModel.Channels.CorrelationMessageProperty - new class
System.ServiceModel.Channels.HttpResponseMessageProperty - contains 1 new member:
System.ServiceModel.Channels.HttpTransportBindingElement - contains 3 new members:
System.ServiceModel.Channels.IAnonymousUriPrefixMatcher - new interface
System.ServiceModel.Channels.ICorrelationDataSource - new interface
System.ServiceModel.Channels.IReceiveContextSettings - new interface
System.ServiceModel.Channels.MsmqBindingElementBase - contains 2 new members:
System.ServiceModel.Channels.MtomMessageEncodingBindingElement - contains 3 new members:
System.ServiceModel.Channels.OneWayBindingElement - contains 1 new member:
System.ServiceModel.Channels.ReceiveContext - new class
System.ServiceModel.Channels.ReceiveContextState - new enumeration
System.ServiceModel.Channels.RedirectionDuration - new class
System.ServiceModel.Channels.RedirectionException - new class
System.ServiceModel.Channels.RedirectionLocation - new class
System.ServiceModel.Channels.RedirectionScope - new class
System.ServiceModel.Channels.RedirectionType - new class
System.ServiceModel.Channels.RetryException - new class
System.ServiceModel.Channels.SecurityBindingElement - contains 2 new members:
System.ServiceModel.Channels.SslStreamSecurityBindingElement - contains 1 new member:
System.ServiceModel.Channels.StreamUpgradeProvider - contains 1 new member:
System.ServiceModel.Channels.TcpTransportBindingElement - contains 2 new members:
System.ServiceModel.Channels.TextMessageEncodingBindingElement - contains 2 new members:
System.ServiceModel.Channels.TransactionFlowBindingElement - contains 2 new members:
System.ServiceModel.ComIntegration Namespace
1 type with 1 new member.
System.ServiceModel.ComIntegration.PersistStreamTypeWrapper - contains 1 new member:
System.ServiceModel.Configuration Namespace
27 new types, 23 types with new members.
System.ServiceModel.Configuration.ByteStreamMessageEncodingElement - new class
System.ServiceModel.Configuration.WebHttpBindingElement - contains 2 new members:
System.ServiceModel.Configuration.WebHttpElement - contains 5 new members:
WebHttpElement.DefaultBodyStyle property
WebHttpElement.FaultExceptionEnabled property
WebHttpElement.HelpEnabled property
System.ServiceModel.Configuration.WebHttpEndpointCollectionElement - new class
System.ServiceModel.Configuration.WebHttpEndpointElement - new class
System.ServiceModel.Configuration.WebScriptEndpointCollectionElement - new class
System.ServiceModel.Configuration.WebScriptEndpointElement - new class
System.ServiceModel.Configuration.BasicHttpContextBindingElement - contains 3 new members:
System.ServiceModel.Configuration.ChannelEndpointElement - contains 2 new members:
ChannelEndpointElement.Kind property
System.ServiceModel.Configuration.ClearBehaviorElement - new class
System.ServiceModel.Configuration.ConfigurationChannelFactory<TChannel> - new class
System.ServiceModel.Configuration.ConfigurationDuplexChannelFactory<TChannel> - new class
System.ServiceModel.Configuration.ContextBindingElementExtensionElement - contains 2 new members:
System.ServiceModel.Configuration.DefaultPortElement - new class
System.ServiceModel.Configuration.DefaultPortElementCollection - new class
System.ServiceModel.Configuration.DiagnosticSection - contains 2 new members:
DiagnosticSection.EndToEndTracing property
DiagnosticSection.EtwProviderId property
System.ServiceModel.Configuration.DispatcherSynchronizationElement - new class
System.ServiceModel.Configuration.EndpointCollectionElement - new class
System.ServiceModel.Configuration.EndToEndTracingElement - new class
System.ServiceModel.Configuration.ExtensionsSection - contains 1 new member:
- ExtensionsSection.EndpointExtensions property
System.ServiceModel.Configuration.FederatedMessageSecurityOverHttpElement - contains 1 new member:
System.ServiceModel.Configuration.HttpTransportElement - contains 2 new members:
System.ServiceModel.Configuration.HttpTransportSecurityElement - contains 1 new member:
System.ServiceModel.Configuration.MessageLoggingElement - contains 1 new member:
- MessageLoggingElement.LogKnownPii property
System.ServiceModel.Configuration.MsmqBindingElementBase - contains 2 new members:
System.ServiceModel.Configuration.MsmqElementBase - contains 2 new members:
MsmqElementBase.ValidityDuration property
System.ServiceModel.Configuration.NetTcpContextBindingElement - contains 2 new members:
System.ServiceModel.Configuration.ProtocolMappingElement - new class
System.ServiceModel.Configuration.ProtocolMappingElementCollection - new class
System.ServiceModel.Configuration.ProtocolMappingSection - new class
System.ServiceModel.Configuration.RemoveBehaviorElement - new class
System.ServiceModel.Configuration.SecurityElementBase - contains 3 new members:
System.ServiceModel.Configuration.ServiceActivationElement - new class
System.ServiceModel.Configuration.ServiceActivationElementCollection - new class
System.ServiceModel.Configuration.ServiceAuthenticationElement - new class
System.ServiceModel.Configuration.ServiceEndpointElement - contains 3 new members:
ServiceEndpointElement.Kind property
System.ServiceModel.Configuration.ServiceHostingEnvironmentSection - contains 2 new members:
System.ServiceModel.Configuration.ServiceMetadataEndpointCollectionElement - new class
System.ServiceModel.Configuration.ServiceMetadataEndpointElement - new class
System.ServiceModel.Configuration.ServiceModelSectionGroup - contains 2 new members:
System.ServiceModel.Configuration.StandardEndpointElement - new class
System.ServiceModel.Configuration.StandardEndpointElementCollection<TEndpointConfiguration> - new class
System.ServiceModel.Configuration.StandardEndpointsSection - new class
System.ServiceModel.Configuration.TcpTransportElement - contains 1 new member:
System.ServiceModel.Configuration.TcpTransportSecurityElement - contains 1 new member:
System.ServiceModel.Configuration.TransactionFlowElement - contains 1 new member:
System.ServiceModel.Configuration.UseRequestHeadersForMetadataAddressElement - new class
System.ServiceModel.Configuration.WSHttpContextBindingElement - contains 2 new members:
System.ServiceModel.Configuration.WSHttpTransportSecurityElement - contains 1 new member:
System.ServiceModel.Description Namespace
10 new types, 10 types with new members.
System.ServiceModel.Description.JsonFaultDetail - new class
System.ServiceModel.Description.WebHttpBehavior - contains 4 new members:
System.ServiceModel.Description.WebHttpEndpoint - new class
System.ServiceModel.Description.WebScriptEnablingBehavior - contains 3 new members:
System.ServiceModel.Description.WebScriptEndpoint - new class
System.ServiceModel.Description.WebServiceEndpoint - new class
System.ServiceModel.Description.ContractDescription - contains 1 new member:
System.ServiceModel.Description.DataContractSerializerOperationBehavior - contains 1 new member:
System.ServiceModel.Description.DispatcherSynchronizationBehavior - new class
System.ServiceModel.Description.FaultDescription - contains 1 new member:
System.ServiceModel.Description.MessageDescription - contains 1 new member:
System.ServiceModel.Description.MetadataExchangeClient - contains 1 new member:
System.ServiceModel.Description.OperationDescription - contains 1 new member:
System.ServiceModel.Description.ParameterXPathQueryGenerator - new class
System.ServiceModel.Description.ServiceAuthenticationBehavior - new class
System.ServiceModel.Description.ServiceAuthorizationBehavior - contains 2 new members:
System.ServiceModel.Description.ServiceEndpoint - contains 1 new member:
- ServiceEndpoint.IsSystemEndpoint property
System.ServiceModel.Description.ServiceMetadataContractBehavior - new class
System.ServiceModel.Description.ServiceMetadataEndpoint - new class
System.ServiceModel.Description.UseRequestHeadersForMetadataAddressBehavior - new class
System.ServiceModel.Dispatcher Namespace
7 new types, 6 types with new members.
System.ServiceModel.Dispatcher.EndpointNameMessageFilter - new class
System.ServiceModel.Dispatcher.StrictAndMessageFilter - new class
System.ServiceModel.Dispatcher.WebHttpDispatchOperationSelector - contains 2 new members:
System.ServiceModel.Dispatcher.ChannelDispatcher - contains 3 new members:
ChannelDispatcher.MaxPendingReceives property
ChannelDispatcher.SendAsynchronously property
System.ServiceModel.Dispatcher.ClientRuntime - contains 1 new member:
System.ServiceModel.Dispatcher.DispatchOperation - contains 1 new member:
System.ServiceModel.Dispatcher.DispatchRuntime - contains 2 new members:
DispatchRuntime.PreserveMessage property
System.ServiceModel.Dispatcher.EndpointDispatcher - contains 2 new members:
EndpointDispatcher.EndpointDispatcher(EndpointAddress, String, String, Boolean) constructor
EndpointDispatcher.IsSystemEndpoint property
System.ServiceModel.Dispatcher.MessageQuery - new class
System.ServiceModel.Dispatcher.MessageQueryCollection - new class
System.ServiceModel.Dispatcher.MessageQueryTable<TItem> - new class
System.ServiceModel.Dispatcher.XPathMessageQueryCollection - new class
System.ServiceModel.Dispatcher.XPathResult - new class
System.ServiceModel.MsmqIntegration Namespace
1 type with 1 new member.
System.ServiceModel.MsmqIntegration.MsmqIntegrationBinding - contains 1 new member:
System.ServiceModel.Security Namespace
4 new types, 3 types with new members.
System.ServiceModel.Security.Basic128SecurityAlgorithmSuite - new class
System.ServiceModel.Security.Basic192SecurityAlgorithmSuite - new class
System.ServiceModel.Security.Basic256SecurityAlgorithmSuite - new class
System.ServiceModel.Security.SecurityMessageProperty - contains 1 new member:
System.ServiceModel.Security.SupportingTokenSpecification - contains 1 new member:
- SupportingTokenSpecification.SupportingTokenSpecification(SecurityToken, ReadOnlyCollection<IAuthorizationPolicy>, SecurityTokenAttachmentMode, SecurityTokenParameters) constructor
System.ServiceModel.Security.TripleDesSecurityAlgorithmSuite - new class
System.ServiceModel.Security.WSSecurityTokenSerializer - contains 1 new member:
System.ServiceModel.Security.Tokens Namespace
3 types with new members.
System.ServiceModel.Security.Tokens.SecureConversationSecurityTokenParameters - contains 3 new members:
SecureConversationSecurityTokenParameters.SecureConversationSecurityTokenParameters(SecurityBindingElement, Boolean, Boolean) constructor
SecureConversationSecurityTokenParameters.SecureConversationSecurityTokenParameters(SecurityBindingElement, Boolean, Boolean, ChannelProtectionRequirements) constructor
SecureConversationSecurityTokenParameters.CanRenewSession property
System.ServiceModel.Security.Tokens.SecurityContextSecurityTokenResolver - contains 2 new members:
SecurityContextSecurityTokenResolver.SecurityContextSecurityTokenResolver(Int32, Boolean, TimeSpan) constructor
System.ServiceModel.Security.Tokens.ServiceModelSecurityTokenRequirement - contains 1 new member:
System.ServiceModel.Web Namespace
4 new types, 3 types with new members.
System.ServiceModel.Web.AspNetCacheProfileAttribute - new class
System.ServiceModel.Web.IncomingWebRequestContext - contains 14 new members:
IncomingWebRequestContext.CheckConditionalRetrieve(DateTime) method
IncomingWebRequestContext.CheckConditionalRetrieve(Guid) method
IncomingWebRequestContext.CheckConditionalRetrieve(Int32) method
IncomingWebRequestContext.CheckConditionalRetrieve(Int64) method
IncomingWebRequestContext.CheckConditionalRetrieve(String) method
IncomingWebRequestContext.CheckConditionalUpdate(Guid) method
IncomingWebRequestContext.CheckConditionalUpdate(Int32) method
IncomingWebRequestContext.CheckConditionalUpdate(Int64) method
IncomingWebRequestContext.CheckConditionalUpdate(String) method
IncomingWebRequestContext.IfMatch property
System.ServiceModel.Web.JavascriptCallbackBehaviorAttribute - new class
System.ServiceModel.Web.OutgoingWebResponseContext - contains 6 new members:
System.ServiceModel.Web.WebFaultException - new class
System.ServiceModel.Web.WebFaultException<T> - new class
System.ServiceModel.Web.WebOperationContext - contains 19 new members:
WebOperationContext.CreateAtom10Response(ServiceDocument) method
WebOperationContext.CreateAtom10Response(SyndicationFeed) method
WebOperationContext.CreateAtom10Response(SyndicationItem) method
WebOperationContext.CreateJsonResponse<T>(T, DataContractJsonSerializer) method
WebOperationContext.CreateStreamResponse(Action<Stream>, String) method
WebOperationContext.CreateStreamResponse(Stream, String) method
WebOperationContext.CreateStreamResponse(StreamBodyWriter, String) method
WebOperationContext.CreateTextResponse(Action<TextWriter>, String) method
WebOperationContext.CreateTextResponse(Action<TextWriter>, String, Encoding) method
WebOperationContext.CreateTextResponse(String, String) method
WebOperationContext.CreateTextResponse(String, String, Encoding) method
WebOperationContext.CreateXmlResponse<T>(T, XmlObjectSerializer) method
WebOperationContext.CreateXmlResponse<T>(T, XmlSerializer) method
System.ServiceProcess Namespace
1 type with 1 new member.
System.ServiceProcess.ServiceInstaller - contains 1 new member:
- ServiceInstaller.DelayedAutoStart property
System.Text Namespace
1 type with 1 new member.
System.Text.StringBuilder - contains 1 new member:
- StringBuilder.Clear() method
System.Threading Namespace
13 new types, 6 types with new members.
System.Threading.AsyncFlowControl - contains 1 new member:
- AsyncFlowControl.Dispose() method
System.Threading.CancellationToken - new structure
System.Threading.CancellationTokenRegistration - new structure
System.Threading.CancellationTokenSource - new class
System.Threading.CountdownEvent - new class
System.Threading.ExecutionContext - contains 1 new member:
- ExecutionContext.Dispose() method
System.Threading.HostExecutionContext - contains 2 new members:
System.Threading.LazyInitializer - new class
System.Threading.LazyThreadSafetyMode - new enumeration
System.Threading.ManualResetEventSlim - new class
System.Threading.Monitor - contains 4 new members:
System.Threading.SemaphoreSlim - new class
System.Threading.SpinLock - new structure
System.Threading.SpinWait - new structure
System.Threading.Thread - contains 2 new members:
Thread.Yield() method
System.Threading.ThreadLocal<T> - new class
System.Threading.WaitHandle - contains 1 new member:
- WaitHandle.Dispose() method
System.Threading.Barrier - new class
System.Threading.BarrierPostPhaseException - new class
System.Web Namespace
3 new types, 15 types with new members.
System.Web.HtmlString - new class
System.Web.HttpApplication - contains 1 new member:
System.Web.HttpCacheVaryByContentEncodings - contains 1 new member:
- HttpCacheVaryByContentEncodings.HttpCacheVaryByContentEncodings() constructor
System.Web.HttpCacheVaryByHeaders - contains 1 new member:
- HttpCacheVaryByHeaders.HttpCacheVaryByHeaders() constructor
System.Web.HttpCacheVaryByParams - contains 1 new member:
- HttpCacheVaryByParams.HttpCacheVaryByParams() constructor
System.Web.HttpContext - contains 1 new member:
System.Web.HttpContextBase - contains 2 new members:
System.Web.HttpContextWrapper - contains 2 new members:
System.Web.HttpException - contains 1 new member:
- HttpException.WebEventCode property
System.Web.HttpRequest - contains 6 new members:
System.Web.HttpRequestBase - contains 2 new members:
HttpRequestBase.HttpChannelBinding property
HttpRequestBase.RequestContext property
System.Web.HttpRequestWrapper - contains 2 new members:
HttpRequestWrapper.RequestContext property
System.Web.HttpResponse - contains 13 new members:
System.Web.HttpResponseBase - contains 13 new members:
HttpResponseBase.RedirectToRoute(String, RouteValueDictionary) method
HttpResponseBase.RedirectToRoute(RouteValueDictionary) method
HttpResponseBase.RedirectToRoutePermanent(String, Object) method
HttpResponseBase.RedirectToRoutePermanent(String, RouteValueDictionary) method
HttpResponseBase.RedirectToRoutePermanent(RouteValueDictionary) method
HttpResponseBase.RemoveOutputCacheItem(String, String) method
System.Web.HttpResponseWrapper - contains 3 new members:
System.Web.HttpUtility - contains 3 new members:
System.Web.IHtmlString - new interface
System.Web.PreApplicationStartMethodAttribute - new class
System.Web.ApplicationServices Namespace
1 type with 1 new member.
System.Web.ApplicationServices.ProfilePropertyMetadata - contains 1 new member:
System.Web.Caching Namespace
9 new types, 1 type with 1 new member.
System.Web.Caching.FileResponseElement - new class
System.Web.Caching.HeaderElement - new class
System.Web.Caching.IOutputCacheEntry - new interface
System.Web.Caching.MemoryResponseElement - new class
System.Web.Caching.OutputCache - new class
System.Web.Caching.OutputCacheProvider - new class
System.Web.Caching.OutputCacheProviderCollection - new class
System.Web.Caching.ResponseElement - new class
System.Web.Caching.SqlCacheDependency - contains 1 new member:
System.Web.Caching.SubstitutionResponseElement - new class
System.Web.Compilation Namespace
4 new types, 3 types with new members.
System.Web.Compilation.BuildManager - contains 8 new members:
System.Web.Compilation.BuildProvider - contains 2 new members:
System.Web.Compilation.ClientBuildManager - contains 1 new member:
- ClientBuildManager.ClientBuildManager(String, String, String, ClientBuildManagerParameter, TypeDescriptionProvider) constructor
System.Web.Compilation.FolderLevelBuildProviderAppliesTo - new enumeration
System.Web.Compilation.FolderLevelBuildProviderAppliesToAttribute - new class
System.Web.Compilation.RouteUrlExpressionBuilder - new class
System.Web.Compilation.RouteValueExpressionBuilder - new class
System.Web.DynamicData Namespace
16 new types, 9 types with new members.
System.Web.DynamicData.ContainerType - new enumeration
System.Web.DynamicData.ControlFilterExpression - new class
System.Web.DynamicData.DataControlReference - new class
System.Web.DynamicData.DataControlReferenceCollection - new class
System.Web.DynamicData.DefaultAutoFieldGenerator - new class
System.Web.DynamicData.DynamicDataExtensions - contains 11 new members:
DynamicDataExtensions.GetDefaultValues(INamingContainer) method
DynamicDataExtensions.LoadWith<TEntity>(LinqDataSource) method
DynamicDataExtensions.SetMetaTable(INamingContainer, MetaTable) method
DynamicDataExtensions.SetMetaTable(INamingContainer, MetaTable, IDictionary<String, Object>) method
DynamicDataExtensions.SetMetaTable(INamingContainer, MetaTable, Object) method
DynamicDataExtensions.TryGetMetaTable(IDataSource, MetaTable%) method
DynamicDataExtensions.TryGetMetaTable(INamingContainer, MetaTable%) method
System.Web.DynamicData.DynamicDataManager - contains 4 new members:
DynamicDataManager.ClientID property
DynamicDataManager.ClientIDMode property
DynamicDataManager.DataControls property
System.Web.DynamicData.DynamicEntity - new class
System.Web.DynamicData.DynamicField - contains 5 new members:
DynamicField.Column property
DynamicField.ReadOnly property
DynamicField.ValidationGroup property
System.Web.DynamicData.DynamicFilter - new class
System.Web.DynamicData.DynamicFilterExpression - new class
System.Web.DynamicData.DynamicHyperLink - new class
System.Web.DynamicData.DynamicRouteExpression - new class
System.Web.DynamicData.EntityTemplate - new class
System.Web.DynamicData.EntityTemplateFactory - new class
System.Web.DynamicData.EntityTemplateUserControl - new class
System.Web.DynamicData.FieldTemplateUserControl - contains 2 new members:
System.Web.DynamicData.FilterFactory - new class
System.Web.DynamicData.MetaChildrenColumn - contains 3 new members:
MetaChildrenColumn.MetaChildrenColumn(MetaTable, ColumnProvider) constructor
MetaChildrenColumn.IsManyToMany property
System.Web.DynamicData.MetaColumn - contains 8 new members:
MetaColumn.MetaColumn(MetaTable, ColumnProvider) constructor
MetaColumn.AllowInitialValue property
MetaColumn.FilterUIHint property
MetaColumn.Initialize() method
MetaColumn.Prompt property
MetaColumn.ResetMetadata() method
MetaColumn.ShortDisplayName property
System.Web.DynamicData.MetaForeignKeyColumn - contains 3 new members:
MetaForeignKeyColumn.MetaForeignKeyColumn(MetaTable, ColumnProvider) constructor
System.Web.DynamicData.MetaModel - contains 5 new members:
MetaModel.MetaModel(Boolean) constructor
MetaModel.EntityTemplateFactory property
MetaModel.FilterFactory property
System.Web.DynamicData.MetaTable - contains 21 new members:
MetaTable.MetaTable(MetaModel, TableProvider) constructor
MetaTable.CreateTable(Type) method
MetaTable.GetScaffoldColumns(DataBoundControlMode, ContainerType) method
MetaTable.GetTable(Type) method
MetaTable.Initialize() method
MetaTable.ResetMetadata() method
MetaTable.RootEntityType property
System.Web.DynamicData.QueryableFilterRepeater - new class
System.Web.DynamicData.QueryableFilterUserControl - new class
System.Web.DynamicData.Design Namespace
2 new types, 1 type with 1 new member.
System.Web.DynamicData.Design.DataControlReferenceCollectionEditor - new class
System.Web.DynamicData.Design.DataControlReferenceIDConverter - new class
System.Web.DynamicData.Design.DynamicDataManagerDesigner - contains 1 new member:
System.Web.DynamicData.ModelProviders Namespace
2 types with new members.
System.Web.DynamicData.ModelProviders.ColumnProvider - contains 3 new members:
System.Web.DynamicData.ModelProviders.TableProvider - contains 9 new members:
TableProvider.Attributes property
TableProvider.ParentEntityType property
TableProvider.RootEntityType property
System.Web.Hosting Namespace
5 new types, 3 types with new members.
System.Web.Hosting.ApplicationManager - contains 2 new members:
System.Web.Hosting.HostingEnvironment - contains 3 new members:
System.Web.Hosting.HostSecurityPolicyResolver - new class
System.Web.Hosting.HostSecurityPolicyResults - new enumeration
System.Web.Hosting.IApplicationPreloadManager - new interface
System.Web.Hosting.IApplicationPreloadUtil - new interface
System.Web.Hosting.IProcessHostPreloadClient - new interface
System.Web.Hosting.ProcessHost - contains 2 new members:
System.Web.Profile Namespace
1 type with 1 new member.
System.Web.Profile.ProfileManager - contains 1 new member:
System.Web.RegularExpressions Namespace
2 new types.
System.Web.RegularExpressions.AspEncodedExprRegex - new class
System.Web.RegularExpressions.TagRegex35 - new class
System.Web.Routing Namespace
1 new type, 2 types with new members.
System.Web.Routing.PageRouteHandler - new class
System.Web.Routing.RequestContext - contains 1 new member:
- RequestContext.RequestContext() constructor
System.Web.Routing.RouteCollection - contains 7 new members:
System.Web.Script.Serialization Namespace
1 type with new members.
System.Web.Script.Serialization.JavaScriptSerializer - contains 2 new members:
System.Web.Script.Services Namespace
1 type with 1 new member.
System.Web.Script.Services.ProxyGenerator - contains 1 new member:
System.Web.Security Namespace
2 new types, 3 types with new members.
System.Web.Security.MembershipProvider - contains 1 new member:
System.Web.Security.FormsAuthentication - contains 4 new members:
System.Web.Security.MachineKey - new class
System.Web.Security.MachineKeyProtection - new enumeration
System.Web.Security.RolePrincipal - contains 2 new members:
RolePrincipal.RolePrincipal(SerializationInfo, StreamingContext) constructor
RolePrincipal.GetObjectData(SerializationInfo, StreamingContext) method
System.Web.SessionState Namespace
2 new types.
System.Web.SessionState.IPartialSessionState - new interface
System.Web.SessionState.SessionStateBehavior - new enumeration
System.Web.UI Namepace
9 new types, 24 types with new members.
System.Web.UI.DataControlExtensions - new class
System.Web.UI.AjaxFrameworkMode - new enumeration
System.Web.UI.CompositeScriptReference - contains 1 new member:
System.Web.UI.ScriptManager - contains 4 new members:
ScriptManager.AjaxFrameworkAssembly property
ScriptManager.AjaxFrameworkMode property
ScriptManager.EnableCdn property
ScriptManager.ScriptResourceMapping property
System.Web.UI.ScriptReference - contains 1 new member:
System.Web.UI.ScriptReferenceBase - contains 1 new member:
System.Web.UI.ScriptResourceAttribute - contains 3 new members:
ScriptResourceAttribute.ScriptResourceAttribute(String) constructor
ScriptResourceAttribute.StringResourceClientTypeName property
System.Web.UI.ScriptResourceDefinition - new class
System.Web.UI.ScriptResourceMapping - new class
System.Web.UI.ServiceReference - contains 2 new members:
System.Web.UI.UpdatePanel - contains 3 new members:
UpdatePanel.Attributes property
UpdatePanel.IAttributeAccessor.GetAttribute(String) method
UpdatePanel.IAttributeAccessor.SetAttribute(String, String) method
System.Web.UI.UpdateProgress - contains 3 new members:
UpdateProgress.Attributes property
UpdateProgress.IAttributeAccessor.GetAttribute(String) method
UpdateProgress.IAttributeAccessor.SetAttribute(String, String) method
System.Web.UI.ClientIDMode - new enumeration
System.Web.UI.CodeConstructType - contains 1 new member:
System.Web.UI.Control - contains 12 new members:
Control.ClientIDMode property
Control.DataItemContainer property
Control.DataKeysContainer property
Control.GetRouteUrl(Object) method
Control.RenderingCompatibility property
Control.ViewStateMode property
System.Web.UI.ControlBuilder - contains 1 new member:
- ControlBuilder.PageVirtualPath property
System.Web.UI.ControlCachePolicy - contains 1 new member:
- ControlCachePolicy.ProviderName property
System.Web.UI.DataBinder - contains 1 new member:
- DataBinder.EnableCaching property
System.Web.UI.DataKeyPropertyAttribute - new class
System.Web.UI.DataSourceControl - contains 1 new member:
- DataSourceControl.ClientIDMode property
System.Web.UI.DataSourceView - contains 3 new members:
System.Web.UI.FileLevelMasterPageControlBuilder - new class
System.Web.UI.HierarchicalDataSourceControl - contains 1 new member:
System.Web.UI.IDataKeysControl - new interface
System.Web.UI.MasterPage - contains 1 new member:
System.Web.UI.Page - contains 3 new members:
Page.MetaDescription property
Page.MetaKeywords property
Page.RouteData property
System.Web.UI.PageParser - contains 5 new members:
PageParser.DefaultPageBaseType property
System.Web.UI.PageParserFilter - contains 1 new member:
System.Web.UI.PartialCachingAttribute - contains 1 new member:
- PartialCachingAttribute.ProviderName property
System.Web.UI.RootBuilder - contains 1 new member:
System.Web.UI.StaticPartialCachingControl - contains 2 new members:
StaticPartialCachingControl.StaticPartialCachingControl(String, String, Int32, String, String, String, String, BuildMethod, String) constructor
System.Web.UI.ViewStateMode - new enumeration
System.Web.UI.WebResourceAttribute - contains 2 new members:
WebResourceAttribute.CdnPath property
System.Web.UI.Design Namespace
6 new types, 1 type with new members.
System.Web.UI.Design.RouteUrlExpressionEditor - new class
System.Web.UI.Design.RouteUrlExpressionEditorSheet - new class
System.Web.UI.Design.RouteValueExpressionEditor - new class
System.Web.UI.Design.RouteValueExpressionEditorSheet - new class
System.Web.UI.Design.QueryExtenderDesigner - new class
System.Web.UI.Design.ScriptManagerDesigner - contains 2 new members:
System.Web.UI.Design.ServiceReferenceCollectionEditor - new class
System.Web.UI.Design.WebControls Namespace
1 new type, 7 types with new members.
System.Web.UI.Design.WebControls.BaseValidatorDesigner - contains 2 new members:
System.Web.UI.Design.WebControls.ChangePasswordDesigner - contains 2 new members:
ChangePasswordDesigner.AllowResize property
System.Web.UI.Design.WebControls.FormViewDesigner - contains 2 new members:
System.Web.UI.Design.WebControls.LoginDesigner - contains 2 new members:
LoginDesigner.AllowResize property
LoginDesigner.RenderOuterTable property
System.Web.UI.Design.WebControls.ParameterEditorUserControl - contains 1 new member:
System.Web.UI.Design.WebControls.PasswordRecoveryDesigner - contains 2 new members:
System.Web.UI.Design.WebControls.ValidationSummaryDesigner - new class
System.Web.UI.Design.WebControls.ListViewDesigner - contains 1 new member:
System.Web.UI.HtmlControls Namespace
2 types with new members.
System.Web.UI.HtmlControls.HtmlForm - contains 1 new member:
- HtmlForm.ClientID property
System.Web.UI.HtmlControls.HtmlHead - contains 2 new members:
HtmlHead.Description property
HtmlHead.Keywords property
System.Web.UI.WebControls Namespace
16 new types, 36 types with new members.
System.Web.UI.WebControls.EntityDataSource - contains 4 new members:
EntityDataSource.EnableFlattening property
EntityDataSource.IQueryableDataSource.RaiseViewChanged() method
System.Web.UI.WebControls.EntityDataSourceView - contains 1 new member:
System.Web.UI.WebControls.ContextDataSource - new class
System.Web.UI.WebControls.ContextDataSourceContextData - new class
System.Web.UI.WebControls.ContextDataSourceView - new class
System.Web.UI.WebControls.IQueryableDataSource - new interface
System.Web.UI.WebControls.LinqDataSource - contains 1 new member:
System.Web.UI.WebControls.LinqDataSourceView - contains 9 new members:
System.Web.UI.WebControls.ListView - contains 17 new members:
ListView.ClientIDRowSuffix property
ListView.ClientIDRowSuffixDataKeys property
ListView.CreateSuffixArrayList(ListViewPagedDataSource, ArrayList) method
ListView.EnablePersistedSelection property
ListView.SelectItem(Int32) method
ListView.SetEditItem(Int32) method
ListView.IDataKeysControl.ClientIDRowSuffixDataKeys property
ListView.IDataBoundControl.DataKeyNames property
ListView.IDataBoundControl.DataMember property
ListView.IDataBoundControl.DataSource property
ListView.IDataBoundControl.DataSourceID property
ListView.IDataBoundControl.DataSourceObject property
ListView.IDataBoundListControl.ClientIDRowSuffix property
ListView.IDataBoundListControl.DataKeys property
ListView.IDataBoundListControl.EnablePersistedSelection property
ListView.IDataBoundListControl.SelectedDataKey property
ListView.IDataBoundListControl.SelectedIndex property
System.Web.UI.WebControls.ListViewItem - contains 3 new members:
ListViewItem.DataItem property
ListViewItem.DataItemIndex property
ListViewItem.DisplayIndex property
System.Web.UI.WebControls.QueryableDataSource - new class
System.Web.UI.WebControls.QueryableDataSourceEditData - new class
System.Web.UI.WebControls.QueryableDataSourceView - new class
System.Web.UI.WebControls.QueryContext - new class
System.Web.UI.WebControls.QueryCreatedEventArgs - new class
System.Web.UI.WebControls.QueryExtender - new class
System.Web.UI.WebControls.BaseDataBoundControl - contains 1 new member:
System.Web.UI.WebControls.BaseDataList - contains 1 new member:
System.Web.UI.WebControls.Calendar - contains 1 new member:
- Calendar.SupportsDisabledAttribute property
System.Web.UI.WebControls.ChangePassword - contains 1 new member:
- ChangePassword.RenderOuterTable property
System.Web.UI.WebControls.CompositeControl - contains 1 new member:
System.Web.UI.WebControls.DataKey - contains 1 new member:
- DataKey.Equals(DataKey) method
System.Web.UI.WebControls.DataListItem - contains 1 new member:
System.Web.UI.WebControls.DetailsView - contains 9 new members:
DetailsView.IDataBoundControl.DataKeyNames property
DetailsView.IDataBoundControl.DataMember property
DetailsView.IDataBoundControl.DataSource property
DetailsView.IDataBoundControl.DataSourceID property
DetailsView.IDataBoundControl.DataSourceObject property
DetailsView.IDataBoundItemControl.DataKey property
DetailsView.IDataBoundItemControl.Mode property
DetailsView.IFieldControl.FieldsGenerator property
System.Web.UI.WebControls.DropDownList - contains 1 new member:
System.Web.UI.WebControls.FormView - contains 10 new members:
FormView.RenderOuterTable property
FormView.SetPageIndex(Int32) method
FormView.IDataBoundControl.DataKeyNames property
FormView.IDataBoundControl.DataMember property
FormView.IDataBoundControl.DataSource property
FormView.IDataBoundControl.DataSourceID property
FormView.IDataBoundControl.DataSourceObject property
FormView.IDataBoundItemControl.DataKey property
FormView.IDataBoundItemControl.Mode property
System.Web.UI.WebControls.FormViewRow - contains 1 new member:
System.Web.UI.WebControls.GridView - contains 23 new members:
GridView.ClientIDRowSuffix property
GridView.ClientIDRowSuffixDataKeys property
GridView.EnablePersistedSelection property
GridView.SelectRow(Int32) method
GridView.SetEditRow(Int32) method
GridView.SetPageIndex(Int32) method
GridView.ShowHeaderWhenEmpty property
GridView.SortedAscendingCellStyle property
GridView.SortedAscendingHeaderStyle property
GridView.SortedDescendingCellStyle property
GridView.SortedDescendingHeaderStyle property
GridView.IDataKeysControl.ClientIDRowSuffixDataKeys property
GridView.IDataBoundControl.DataKeyNames property
GridView.IDataBoundControl.DataMember property
GridView.IDataBoundControl.DataSource property
GridView.IDataBoundControl.DataSourceID property
GridView.IDataBoundControl.DataSourceObject property
GridView.IDataBoundListControl.ClientIDRowSuffix property
GridView.IDataBoundListControl.DataKeys property
GridView.IDataBoundListControl.EnablePersistedSelection property
GridView.IDataBoundListControl.SelectedDataKey property
GridView.IDataBoundListControl.SelectedIndex property
GridView.IFieldControl.FieldsGenerator property
System.Web.UI.WebControls.HyperLink - contains 1 new member:
- HyperLink.SupportsDisabledAttribute property
System.Web.UI.WebControls.IDataBoundControl - new interface
System.Web.UI.WebControls.IDataBoundItemControl - new interface
System.Web.UI.WebControls.IDataBoundListControl - new interface
System.Web.UI.WebControls.IFieldControl - new interface
System.Web.UI.WebControls.Image - contains 1 new member:
- Image.SupportsDisabledAttribute property
System.Web.UI.WebControls.ImageButton - contains 1 new member:
System.Web.UI.WebControls.Label - contains 1 new member:
- Label.SupportsDisabledAttribute property
System.Web.UI.WebControls.LinkButton - contains 1 new member:
- LinkButton.SupportsDisabledAttribute property
System.Web.UI.WebControls.Login - contains 1 new member:
- Login.RenderOuterTable property
System.Web.UI.WebControls.LoginName - contains 1 new member:
- LoginName.SupportsDisabledAttribute property
System.Web.UI.WebControls.Menu - contains 2 new members:
Menu.IncludeStyleBlock property
Menu.RenderingMode property
System.Web.UI.WebControls.MenuRenderingMode - new enumeration
System.Web.UI.WebControls.Panel - contains 1 new member:
- Panel.SupportsDisabledAttribute property
System.Web.UI.WebControls.PasswordRecovery - contains 1 new member:
- PasswordRecovery.RenderOuterTable property
System.Web.UI.WebControls.RepeatLayout - contains 2 new members:
RepeatLayout.OrderedList field
System.Web.UI.WebControls.RouteParameter - new class
System.Web.UI.WebControls.Table - contains 1 new member:
- Table.SupportsDisabledAttribute property
System.Web.UI.WebControls.TableCell - contains 1 new member:
- TableCell.SupportsDisabledAttribute property
System.Web.UI.WebControls.TableRow - contains 1 new member:
- TableRow.SupportsDisabledAttribute property
System.Web.UI.WebControls.ValidationSummary - contains 2 new members:
System.Web.UI.WebControls.WebControl - contains 2 new members:
WebControl.DisabledCssClass property
WebControl.SupportsDisabledAttribute property
System.Web.UI.WebControls.Wizard - contains 5 new members:
Wizard.LayoutTemplate property
System.Web.UI.WebControls.XmlDataSource - contains 1 new member:
- XmlDataSource.CacheKeyContext property
System.Web.UI.WebControls.WebParts Namespace
1 type with new members.
System.Web.UI.WebControls.WebParts.WebPartManager - contains 2 new members:
WebPartManager.MediumPermissionSet property
WebPartManager.MinimalPermissionSet property
System.Web.Util Namespace
3 new types.
System.Web.Util.HttpEncoder - new class
System.Web.Util.RequestValidationSource - new enumeration
System.Web.Util.RequestValidator - new class
System.Windows Namespace
10 new types, 18 types with new members.
System.Windows.ContentElement - contains 45 new members:
ContentElement.AreAnyTouchesCaptured property
ContentElement.AreAnyTouchesOver property
ContentElement.TouchDown event
ContentElement.TouchesCaptured property
ContentElement.TouchesCapturedWithin property
ContentElement.TouchesDirectlyOver property
ContentElement.TouchesOver property
ContentElement.TouchMove event
ContentElement.TouchUp event
System.Windows.UIElement - contains 67 new members:
UIElement.AreAnyTouchesCaptured property
UIElement.AreAnyTouchesDirectlyOver property
UIElement.AreAnyTouchesOver property
UIElement.CacheMode property
UIElement.IsManipulationEnabled property
UIElement.OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs) method
UIElement.OnManipulationCompleted(ManipulationCompletedEventArgs) method
UIElement.OnManipulationDelta(ManipulationDeltaEventArgs) method
UIElement.OnManipulationInertiaStarting(ManipulationInertiaStartingEventArgs) method
UIElement.OnManipulationStarted(ManipulationStartedEventArgs) method
UIElement.OnManipulationStarting(ManipulationStartingEventArgs) method
UIElement.PreviewTouchUp event
UIElement.TouchDown event
UIElement.TouchDownEvent field
UIElement.TouchEnter event
UIElement.TouchesCaptured property
UIElement.TouchesCapturedWithin property
UIElement.TouchesDirectlyOver property
UIElement.TouchesOver property
UIElement.TouchLeave event
UIElement.TouchMove event
UIElement.TouchMoveEvent field
UIElement.TouchUp event
UIElement.TouchUpEvent field
System.Windows.UIElement3D - contains 45 new members:
UIElement3D.AreAnyTouchesCaptured property
UIElement3D.AreAnyTouchesOver property
UIElement3D.TouchDown event
UIElement3D.TouchEnter event
UIElement3D.TouchesCaptured property
UIElement3D.TouchesCapturedWithin property
UIElement3D.TouchesDirectlyOver property
UIElement3D.TouchesOver property
UIElement3D.TouchLeave event
UIElement3D.TouchMove event
UIElement3D.TouchUp event
UIElement3D.TouchUpEvent field
System.Windows.Application - contains 1 new member:
- Application.IQueryAmbient.IsAmbientPropertyAvailable(String) method
System.Windows.Condition - contains 4 new members:
Condition.ReceiveMarkupExtension(Object, XamlSetMarkupExtensionEventArgs) method
Condition.ReceiveTypeConverter(Object, XamlSetTypeConverterEventArgs) method
Condition.ISupportInitialize.BeginInit() method
Condition.ISupportInitialize.EndInit() method
System.Windows.DataTrigger - contains 1 new member:
System.Windows.DeferrableContent - new class
System.Windows.DeferrableContentConverter - new class
System.Windows.FrameworkContentElement - contains 1 new member:
- FrameworkContentElement.IQueryAmbient.IsAmbientPropertyAvailable(String) method
System.Windows.FrameworkElement - contains 3 new members:
FrameworkElement.IQueryAmbient.IsAmbientPropertyAvailable(String) method
FrameworkElement.UseLayoutRounding property
System.Windows.FrameworkTemplate - contains 2 new members:
FrameworkTemplate.IQueryAmbient.IsAmbientPropertyAvailable(String) method
FrameworkTemplate.Template property
System.Windows.ResourceDictionary - contains 1 new member:
- ResourceDictionary.DeferrableContent property
System.Windows.Setter - contains 4 new members:
Setter.ReceiveMarkupExtension(Object, XamlSetMarkupExtensionEventArgs) method
Setter.ReceiveTypeConverter(Object, XamlSetTypeConverterEventArgs) method
Setter.ISupportInitialize.BeginInit() method
Setter.ISupportInitialize.EndInit() method
System.Windows.Style - contains 1 new member:
- Style.IQueryAmbient.IsAmbientPropertyAvailable(String) method
System.Windows.TemplateContent - new class
System.Windows.TemplateContentLoader - new class
System.Windows.TemplateVisualStateAttribute - new class
System.Windows.Trigger - contains 3 new members:
Trigger.ReceiveTypeConverter(Object, XamlSetTypeConverterEventArgs) method
Trigger.ISupportInitialize.BeginInit() method
Trigger.ISupportInitialize.EndInit() method
System.Windows.ValueSource - contains 1 new member:
- ValueSource.IsCurrent property
System.Windows.VisualState - new class
System.Windows.VisualStateChangedEventArgs - new class
System.Windows.VisualStateGroup - new class
System.Windows.VisualStateManager - new class
System.Windows.VisualTransition - new class
System.Windows.Window - contains 3 new members:
System.Windows.DependencyObject - contains 1 new member:
System.Windows.NameScope - contains 16 new members:
NameScope.Clear() method
NameScope.CopyTo(KeyValuePair<String, Object>[], Int32) method
NameScope.Count property
NameScope.IsReadOnly property
NameScope.Item[String] property
NameScope.Keys property
NameScope.Remove(String) method
NameScope.IEnumerable<KeyValuePair<String, Object>>.GetEnumerator() method
NameScope.IEnumerable.GetEnumerator() method
NameScope.Values property
System.Windows.SplashScreen - contains 1 new member:
System.Windows.Automation Namespace
7 new types, 2 types with new members.
System.Windows.Automation.AutomationElement - contains 3 new members:
System.Windows.Automation.ItemContainerPattern - new class
System.Windows.Automation.SynchronizedInputPattern - new class
System.Windows.Automation.VirtualizedItemPattern - new class
System.Windows.Automation.AutomationElementIdentifiers - contains 3 new members:
System.Windows.Automation.ItemContainerPatternIdentifiers - new class
System.Windows.Automation.SynchronizedInputPatternIdentifiers - new class
System.Windows.Automation.SynchronizedInputType - new enumeration
System.Windows.Automation.VirtualizedItemPatternIdentifiers - new class
System.Windows.Automation.Peers Namespace
15 new types, 12 types with new members.
System.Windows.Automation.Peers.AutomationEvents - contains 3 new members:
System.Windows.Automation.Peers.PatternInterface - contains 3 new members:
System.Windows.Automation.Peers.CalendarAutomationPeer - new class
System.Windows.Automation.Peers.CalendarButtonAutomationPeer - new class
System.Windows.Automation.Peers.ComboBoxAutomationPeer - contains 1 new member:
System.Windows.Automation.Peers.DataGridAutomationPeer - new class
System.Windows.Automation.Peers.DataGridCellAutomationPeer - new class
System.Windows.Automation.Peers.DataGridCellItemAutomationPeer - new class
System.Windows.Automation.Peers.DataGridColumnHeaderAutomationPeer - new class
System.Windows.Automation.Peers.DataGridColumnHeaderItemAutomationPeer - new class
System.Windows.Automation.Peers.DataGridColumnHeadersPresenterAutomationPeer - new class
System.Windows.Automation.Peers.DataGridDetailsPresenterAutomationPeer - new class
System.Windows.Automation.Peers.DataGridItemAutomationPeer - new class
System.Windows.Automation.Peers.DataGridRowAutomationPeer - new class
System.Windows.Automation.Peers.DataGridRowHeaderAutomationPeer - new class
System.Windows.Automation.Peers.DatePickerAutomationPeer - new class
System.Windows.Automation.Peers.DateTimeAutomationPeer - new class
System.Windows.Automation.Peers.GroupItemAutomationPeer - contains 1 new member:
System.Windows.Automation.Peers.ItemAutomationPeer - contains 2 new members:
ItemAutomationPeer.IVirtualizedItemProvider.Realize() method
System.Windows.Automation.Peers.ItemsControlAutomationPeer - contains 1 new member:
- ItemsControlAutomationPeer.IItemContainerProvider.FindItemByProperty(IRawElementProviderSimple, Int32, Object) method
System.Windows.Automation.Peers.ListBoxItemWrapperAutomationPeer - contains 1 new member:
System.Windows.Automation.Peers.MenuItemAutomationPeer - contains 1 new member:
System.Windows.Automation.Peers.StatusBarItemAutomationPeer - contains 1 new member:
System.Windows.Automation.Peers.TabItemWrapperAutomationPeer - contains 1 new member:
System.Windows.Automation.Peers.TreeViewAutomationPeer - contains 1 new member:
System.Windows.Automation.Peers.TreeViewDataItemAutomationPeer - new class
System.Windows.Automation.Peers.TreeViewItemAutomationPeer - contains 3 new members:
System.Windows.Automation.Provider Namespace
3 new types, 2 types with new members.
System.Windows.Automation.Provider.AutomationInteropProvider - contains 1 new member:
System.Windows.Automation.Provider.IItemContainerProvider - new interface
System.Windows.Automation.Provider.ISynchronizedInputProvider - new interface
System.Windows.Automation.Provider.IVirtualizedItemProvider - new interface
System.Windows.Automation.Provider.ProviderOptions - contains 1 new member:
System.Windows.Controls Namespace
54 new types, 13 types with new members.
System.Windows.Controls.Calendar - new class
System.Windows.Controls.CalendarBlackoutDatesCollection - new class
System.Windows.Controls.CalendarDateChangedEventArgs - new class
System.Windows.Controls.CalendarDateRange - new class
System.Windows.Controls.CalendarMode - new enumeration
System.Windows.Controls.CalendarModeChangedEventArgs - new class
System.Windows.Controls.CalendarSelectionMode - new enumeration
System.Windows.Controls.DataGrid - new class
System.Windows.Controls.DataGridAutoGeneratingColumnEventArgs - new class
System.Windows.Controls.DataGridBeginningEditEventArgs - new class
System.Windows.Controls.DataGridBoundColumn - new class
System.Windows.Controls.DataGridCell - new class
System.Windows.Controls.DataGridCellClipboardEventArgs - new class
System.Windows.Controls.DataGridCellEditEndingEventArgs - new class
System.Windows.Controls.DataGridCellInfo - new structure
System.Windows.Controls.DataGridCellsPanel - new class
System.Windows.Controls.DataGridCheckBoxColumn - new class
System.Windows.Controls.DataGridClipboardCellContent - new structure
System.Windows.Controls.DataGridClipboardCopyMode - new enumeration
System.Windows.Controls.DataGridColumn - new class
System.Windows.Controls.DataGridColumnEventArgs - new class
System.Windows.Controls.DataGridColumnReorderingEventArgs - new class
System.Windows.Controls.DataGridComboBoxColumn - new class
System.Windows.Controls.DataGridEditAction - new enumeration
System.Windows.Controls.DataGridEditingUnit - new enumeration
System.Windows.Controls.DataGridGridLinesVisibility - new enumeration
System.Windows.Controls.DataGridHeadersVisibility - new enumeration
System.Windows.Controls.DataGridHyperlinkColumn - new class
System.Windows.Controls.DataGridLength - new structure
System.Windows.Controls.DataGridLengthConverter - new class
System.Windows.Controls.DataGridLengthUnitType - new enumeration
System.Windows.Controls.DataGridPreparingCellForEditEventArgs - new class
System.Windows.Controls.DataGridRow - new class
System.Windows.Controls.DataGridRowClipboardEventArgs - new class
System.Windows.Controls.DataGridRowDetailsEventArgs - new class
System.Windows.Controls.DataGridRowDetailsVisibilityMode - new enumeration
System.Windows.Controls.DataGridRowEditEndingEventArgs - new class
System.Windows.Controls.DataGridRowEventArgs - new class
System.Windows.Controls.DataGridSelectionMode - new enumeration
System.Windows.Controls.DataGridSelectionUnit - new enumeration
System.Windows.Controls.DataGridSortingEventArgs - new class
System.Windows.Controls.DataGridSortingEventHandler - new delegate
System.Windows.Controls.DataGridTemplateColumn - new class
System.Windows.Controls.DataGridTextColumn - new class
System.Windows.Controls.DatePicker - new class
System.Windows.Controls.DatePickerDateValidationErrorEventArgs - new class
System.Windows.Controls.DatePickerFormat - new enumeration
System.Windows.Controls.FlowDocumentPageViewer - contains 4 new members:
System.Windows.Controls.FlowDocumentReader - contains 4 new members:
System.Windows.Controls.FlowDocumentScrollViewer - contains 4 new members:
System.Windows.Controls.InitializingNewItemEventArgs - new class
System.Windows.Controls.InitializingNewItemEventHandler - new delegate
System.Windows.Controls.ItemCollection - contains 2 new members:
ItemCollection.IEditableCollectionViewAddNewItem.AddNewItem(Object) method
ItemCollection.IEditableCollectionViewAddNewItem.CanAddNewItem property
System.Windows.Controls.ItemsControl - contains 2 new members:
System.Windows.Controls.Menu - contains 1 new member:
System.Windows.Controls.PanningMode - new enumeration
System.Windows.Controls.PasswordBox - contains 6 new members:
PasswordBox.CaretBrush property
PasswordBox.SelectionBrush property
PasswordBox.SelectionOpacity property
System.Windows.Controls.ProgressBar - contains 2 new members:
System.Windows.Controls.ScrollViewer - contains 16 new members:
ScrollViewer.GetPanningDeceleration(DependencyObject) method
ScrollViewer.OnManipulationCompleted(ManipulationCompletedEventArgs) method
ScrollViewer.OnManipulationDelta(ManipulationDeltaEventArgs) method
ScrollViewer.OnManipulationInertiaStarting(ManipulationInertiaStartingEventArgs) method
ScrollViewer.OnManipulationStarting(ManipulationStartingEventArgs) method
ScrollViewer.PanningDeceleration property
ScrollViewer.PanningMode property
ScrollViewer.PanningRatio property
ScrollViewer.SetPanningDeceleration(DependencyObject, Double) method
ScrollViewer.SetPanningMode(DependencyObject, PanningMode) method
ScrollViewer.SetPanningRatio(DependencyObject, Double) method
System.Windows.Controls.SelectedCellsChangedEventArgs - new class
System.Windows.Controls.SelectedCellsChangedEventHandler - new delegate
System.Windows.Controls.SelectedDatesCollection - new class
System.Windows.Controls.SelectiveScrollingOrientation - new enumeration
System.Windows.Controls.SpellCheck - contains 4 new members:
System.Windows.Controls.TreeView - contains 2 new members:
System.Windows.Controls.TreeViewItem - contains 1 new member:
- TreeViewItem.ExpandSubtree() method
System.Windows.Controls.WebBrowser - contains 2 new members:
System.Windows.Controls.Primitives Namespace
11 new types, 2 types with new members.
System.Windows.Controls.Primitives.CalendarButton - new class
System.Windows.Controls.Primitives.CalendarDayButton - new class
System.Windows.Controls.Primitives.CalendarItem - new class
System.Windows.Controls.Primitives.DataGridCellsPresenter - new class
System.Windows.Controls.Primitives.DataGridColumnHeader - new class
System.Windows.Controls.Primitives.DataGridColumnHeadersPresenter - new class
System.Windows.Controls.Primitives.DataGridDetailsPresenter - new class
System.Windows.Controls.Primitives.DataGridRowHeader - new class
System.Windows.Controls.Primitives.DataGridRowsPresenter - new class
System.Windows.Controls.Primitives.DatePickerTextBox - new class
System.Windows.Controls.Primitives.SelectiveScrollingGrid - new class
System.Windows.Controls.Primitives.Selector - contains 2 new members:
System.Windows.Controls.Primitives.TextBoxBase - contains 9 new members:
TextBoxBase.CaretBrush property
TextBoxBase.IsReadOnlyCaretVisible property
TextBoxBase.SelectionBrush property
TextBoxBase.SelectionOpacity property
System.Windows.Data Namespace
4 types with new members.
System.Windows.Data.BindingExpressionBase - contains 1 new member:
System.Windows.Data.BindingGroup - contains 1 new member:
- BindingGroup.SharesProposedValues property
System.Windows.Data.ListCollectionView - contains 2 new members:
System.Windows.Data.PriorityBindingExpression - contains 2 new members:
System.Windows.Documents Namespace
1 type with 1 new member.
System.Windows.Documents.Run - contains 1 new member:
- Run.TextProperty field
System.Windows.Documents.DocumentStructures Namespace
11 types with new members.
System.Windows.Documents.DocumentStructures.FigureStructure - contains 3 new members:
FigureStructure.IEnumerable<NamedElement>.GetEnumerator() method
FigureStructure.IEnumerable.GetEnumerator() method
System.Windows.Documents.DocumentStructures.ListItemStructure - contains 3 new members:
ListItemStructure.IEnumerable<BlockElement>.GetEnumerator() method
ListItemStructure.IEnumerable.GetEnumerator() method
System.Windows.Documents.DocumentStructures.ListStructure - contains 3 new members:
ListStructure.IEnumerable<ListItemStructure>.GetEnumerator() method
ListStructure.IEnumerable.GetEnumerator() method
System.Windows.Documents.DocumentStructures.ParagraphStructure - contains 3 new members:
ParagraphStructure.IEnumerable<NamedElement>.GetEnumerator() method
ParagraphStructure.IEnumerable.GetEnumerator() method
System.Windows.Documents.DocumentStructures.SectionStructure - contains 3 new members:
SectionStructure.IEnumerable<BlockElement>.GetEnumerator() method
SectionStructure.IEnumerable.GetEnumerator() method
System.Windows.Documents.DocumentStructures.StoryFragment - contains 3 new members:
StoryFragment.IEnumerable<BlockElement>.GetEnumerator() method
StoryFragment.IEnumerable.GetEnumerator() method
System.Windows.Documents.DocumentStructures.StoryFragments - contains 3 new members:
StoryFragments.IEnumerable<StoryFragment>.GetEnumerator() method
StoryFragments.IEnumerable.GetEnumerator() method
System.Windows.Documents.DocumentStructures.TableCellStructure - contains 3 new members:
TableCellStructure.IEnumerable<BlockElement>.GetEnumerator() method
TableCellStructure.IEnumerable.GetEnumerator() method
System.Windows.Documents.DocumentStructures.TableRowGroupStructure - contains 3 new members:
TableRowGroupStructure.IEnumerable<TableRowStructure>.GetEnumerator() method
TableRowGroupStructure.IEnumerable.GetEnumerator() method
System.Windows.Documents.DocumentStructures.TableRowStructure - contains 3 new members:
TableRowStructure.IEnumerable<TableCellStructure>.GetEnumerator() method
TableRowStructure.IEnumerable.GetEnumerator() method
System.Windows.Documents.DocumentStructures.TableStructure - contains 3 new members:
TableStructure.IEnumerable<TableRowGroupStructure>.GetEnumerator() method
TableStructure.IEnumerable.GetEnumerator() method
System.Windows.Forms Namespace
5 types with new members.
System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject - contains 1 new member:
System.Windows.Forms.ImageListStreamer - contains 1 new member:
- ImageListStreamer.Dispose() method
System.Windows.Forms.LinkLabel - contains 1 new member:
- LinkLabel.TabStop property
System.Windows.Forms.SplitContainer - contains 2 new members:
SplitContainer.BeginInit() method
SplitContainer.EndInit() method
System.Windows.Forms.ToolStripControlHost - contains 1 new member:
System.Windows.Forms.Design Namespace
1 type with 1 new member.
System.Windows.Forms.Design.ParentControlDesigner - contains 1 new member:
System.Windows.Forms.Integration Namespace
1 type with 1 new member.
System.Windows.Forms.Integration.ElementHost - contains 1 new member:
System.Windows.Input Namespace
26 new types, 9 types with new members.
System.Windows.Input.IManipulator - new interface
System.Windows.Input.InertiaExpansionBehavior - new class
System.Windows.Input.InertiaRotationBehavior - new class
System.Windows.Input.InertiaTranslationBehavior - new class
System.Windows.Input.InputBinding - contains 8 new members:
System.Windows.Input.InputManager - contains 5 new members:
System.Windows.Input.KeyBinding - contains 3 new members:
KeyBinding.KeyProperty field
System.Windows.Input.Keyboard - contains 10 new members:
System.Windows.Input.KeyboardDevice - contains 2 new members:
KeyboardDevice.ClearFocus() method
System.Windows.Input.KeyboardInputProviderAcquireFocusEventArgs - new class
System.Windows.Input.KeyboardInputProviderAcquireFocusEventHandler - new delegate
System.Windows.Input.KeyEventArgs - contains 1 new member:
- KeyEventArgs.DeadCharProcessedKey property
System.Windows.Input.Manipulation - new class
System.Windows.Input.ManipulationBoundaryFeedbackEventArgs - new class
System.Windows.Input.ManipulationCompletedEventArgs - new class
System.Windows.Input.ManipulationDelta - new class
System.Windows.Input.ManipulationDeltaEventArgs - new class
System.Windows.Input.ManipulationInertiaStartingEventArgs - new class
System.Windows.Input.ManipulationModes - new enumeration
System.Windows.Input.ManipulationPivot - new class
System.Windows.Input.ManipulationStartedEventArgs - new class
System.Windows.Input.ManipulationStartingEventArgs - new class
System.Windows.Input.ManipulationVelocities - new class
System.Windows.Input.MouseBinding - contains 6 new members:
System.Windows.Input.RestoreFocusMode - new enumeration
System.Windows.Input.SystemGesture - contains 1 new member:
System.Windows.Input.Touch - new class
System.Windows.Input.TouchAction - new enumeration
System.Windows.Input.TouchDevice - new class
System.Windows.Input.TouchEventArgs - new class
System.Windows.Input.TouchFrameEventArgs - new class
System.Windows.Input.TouchFrameEventHandler - new delegate
System.Windows.Input.TouchPoint - new class
System.Windows.Input.TouchPointCollection - new class
System.Windows.Input.Key - contains 1 new member:
- Key.DeadCharProcessed field
System.Windows.Interop Namespace
1 new type, 5 types with new members.
System.Windows.Interop.HwndSource - contains 11 new members:
System.Windows.Interop.HwndSourceParameters - contains 2 new members:
System.Windows.Interop.BrowserInteropHelper - contains 1 new member:
- BrowserInteropHelper.HostScript property
System.Windows.Interop.DynamicScriptObject - new class
System.Windows.Interop.HwndHost - contains 6 new members:
System.Windows.Interop.WindowInteropHelper - contains 1 new member:
System.Windows.Markup Namespace
16 new types, 3 types with new members.
System.Windows.Markup.EventSetterHandlerConverter - new class
System.Windows.Markup.SetterTriggerConditionValueConverter - new class
System.Windows.Markup.XamlReader - contains 2 new members:
XamlReader.Load(XamlReader) method
System.Windows.Markup.XmlnsDictionary - contains 2 new members:
System.Windows.Markup.AcceptedMarkupExtensionExpressionTypeAttribute - new class
System.Windows.Markup.INameScopeDictionary - new interface
System.Windows.Markup.IQueryAmbient - new interface
System.Windows.Markup.MemberDefinition - new class
System.Windows.Markup.NameReferenceConverter - new class
System.Windows.Markup.PropertyDefinition - new class
System.Windows.Markup.Reference - new class
System.Windows.Markup.StaticExtension - contains 1 new member:
- StaticExtension.MemberType property
System.Windows.Markup.XamlDeferLoadAttribute - new class
System.Windows.Markup.XamlSetMarkupExtensionAttribute - new class
System.Windows.Markup.XamlSetMarkupExtensionEventArgs - new class
System.Windows.Markup.XamlSetTypeConverterAttribute - new class
System.Windows.Markup.XamlSetTypeConverterEventArgs - new class
System.Windows.Markup.XamlSetValueEventArgs - new class
System.Windows.Markup.XData - new class
System.Windows.Media Namespace
9 new types, 6 types with new members.
System.Windows.Media.BitmapCache - new class
System.Windows.Media.BitmapCacheBrush - new class
System.Windows.Media.CacheMode - new class
System.Windows.Media.CacheModeConverter - new class
System.Windows.Media.ClearTypeHint - new enumeration
System.Windows.Media.ContainerVisual - contains 2 new members:
ContainerVisual.CacheMode property
ContainerVisual.Effect property
System.Windows.Media.FormattedText - contains 1 new member:
- FormattedText.FormattedText(String, CultureInfo, FlowDirection, Typeface, Double, Brush, NumberSubstitution, TextFormattingMode) constructor
System.Windows.Media.RenderCapability - contains 3 new members:
System.Windows.Media.RenderOptions - contains 5 new members:
System.Windows.Media.TextFormattingMode - new enumeration
System.Windows.Media.TextHintingMode - new enumeration
System.Windows.Media.TextRenderingMode - new enumeration
System.Windows.Media.Visual - contains 5 new members:
Visual.VisualCacheMode property
Visual.VisualClearTypeHint property
Visual.VisualScrollableAreaClip property
Visual.VisualTextHintingMode property
Visual.VisualTextRenderingMode property
System.Windows.Media.VisualTreeHelper - contains 1 new member:
System.Windows.Media.TextOptions - new class
System.Windows.Media.Animation Namespace
31 new types, 17 types with new members.
System.Windows.Media.Animation.BackEase - new class
System.Windows.Media.Animation.BounceEase - new class
System.Windows.Media.Animation.ByteAnimation - contains 2 new members:
ByteAnimation.EasingFunction property
System.Windows.Media.Animation.CircleEase - new class
System.Windows.Media.Animation.ColorAnimation - contains 2 new members:
System.Windows.Media.Animation.CubicEase - new class
System.Windows.Media.Animation.DecimalAnimation - contains 2 new members:
System.Windows.Media.Animation.DoubleAnimation - contains 2 new members:
System.Windows.Media.Animation.EasingByteKeyFrame - new class
System.Windows.Media.Animation.EasingColorKeyFrame - new class
System.Windows.Media.Animation.EasingDecimalKeyFrame - new class
System.Windows.Media.Animation.EasingDoubleKeyFrame - new class
System.Windows.Media.Animation.EasingFunctionBase - new class
System.Windows.Media.Animation.EasingInt16KeyFrame - new class
System.Windows.Media.Animation.EasingInt32KeyFrame - new class
System.Windows.Media.Animation.EasingInt64KeyFrame - new class
System.Windows.Media.Animation.EasingMode - new enumeration
System.Windows.Media.Animation.EasingPoint3DKeyFrame - new class
System.Windows.Media.Animation.EasingPointKeyFrame - new class
System.Windows.Media.Animation.EasingQuaternionKeyFrame - new class
System.Windows.Media.Animation.EasingRectKeyFrame - new class
System.Windows.Media.Animation.EasingRotation3DKeyFrame - new class
System.Windows.Media.Animation.EasingSingleKeyFrame - new class
System.Windows.Media.Animation.EasingSizeKeyFrame - new class
System.Windows.Media.Animation.EasingVector3DKeyFrame - new class
System.Windows.Media.Animation.EasingVectorKeyFrame - new class
System.Windows.Media.Animation.ElasticEase - new class
System.Windows.Media.Animation.ExponentialEase - new class
System.Windows.Media.Animation.IEasingFunction - new interface
System.Windows.Media.Animation.Int16Animation - contains 2 new members:
System.Windows.Media.Animation.Int32Animation - contains 2 new members:
System.Windows.Media.Animation.Int64Animation - contains 2 new members:
System.Windows.Media.Animation.Point3DAnimation - contains 2 new members:
System.Windows.Media.Animation.PointAnimation - contains 2 new members:
System.Windows.Media.Animation.PowerEase - new class
System.Windows.Media.Animation.QuadraticEase - new class
System.Windows.Media.Animation.QuarticEase - new class
System.Windows.Media.Animation.QuaternionAnimation - contains 2 new members:
System.Windows.Media.Animation.QuinticEase - new class
System.Windows.Media.Animation.RectAnimation - contains 2 new members:
RectAnimation.EasingFunction property
System.Windows.Media.Animation.Rotation3DAnimation - contains 2 new members:
System.Windows.Media.Animation.SineEase - new class
System.Windows.Media.Animation.SingleAnimation - contains 2 new members:
System.Windows.Media.Animation.SizeAnimation - contains 2 new members:
SizeAnimation.EasingFunction property
System.Windows.Media.Animation.Vector3DAnimation - contains 2 new members:
System.Windows.Media.Animation.VectorAnimation - contains 2 new members:
System.Windows.Media.Animation.EasingThicknessKeyFrame - new class
System.Windows.Media.Animation.ThicknessAnimation - contains 2 new members:
System.Windows.Media.Converters Namespace
1 new type.
System.Windows.Media.Imaging Namespace
1 type with 1 new member.
System.Windows.Media.Imaging.BitmapDecoder - contains 1 new member:
- BitmapDecoder.Finalize() method
System.Windows.Media.Media3D Namespace
1 type with new members.
System.Windows.Media.Media3D.Viewport2DVisual3D - contains 2 new members:
Viewport2DVisual3D.CacheMode property
System.Windows.Media.TextFormatting Namespace
1 type with 1 new member.
System.Windows.Media.TextFormatting.TextFormatter - contains 1 new member:
System.Windows.Navigation Namespace
1 type with 1 new member.
System.Windows.Navigation.NavigationWindow - contains 1 new member:
- NavigationWindow.IUriContext.BaseUri property
System.Workflow.Activities Namespace
1 type with 1 new member.
System.Workflow.Activities.ExternalDataEventArgs - contains 1 new member:
- ExternalDataEventArgs.ExternalDataEventArgs() constructor
System.Workflow.ComponentModel.Compiler Namespace
2 new types, 3 types with new members.
System.Workflow.ComponentModel.Compiler.CompileWorkflowTask - contains 1 new member:
- CompileWorkflowTask.TargetFramework property
System.Workflow.ComponentModel.Compiler.TypeProvider - contains 4 new members:
System.Workflow.ComponentModel.Compiler.WorkflowCompilationContext - new class
System.Workflow.ComponentModel.Compiler.WorkflowCompilerOptionsService - new class
System.Workflow.ComponentModel.Compiler.WorkflowCompilerParameters - contains 1 new member:
- WorkflowCompilerParameters.WorkflowCompilerParameters(WorkflowCompilerParameters) constructor
System.Workflow.ComponentModel.Design Namespace
1 new type, 1 type with 1 new member.
System.Workflow.ComponentModel.Design.IExtendedUIService2 - new interface
System.Workflow.ComponentModel.Design.WorkflowDesignerLoader - contains 1 new member:
System.Workflow.Runtime.Configuration Namespace
1 type with 1 new member.
System.Workflow.Runtime.Configuration.WorkflowRuntimeSection - contains 1 new member:
System.Workflow.Runtime.Tracking Namespace
1 new type.
System.Xml Namespace
2 new types, 8 types with new members.
System.Xml.XmlDictionaryReader - contains 1 new member:
System.Xml.DtdProcessing - new enumeration
System.Xml.NamespaceHandling - new enumeration
System.Xml.XmlConvert - contains 9 new members:
XmlConvert.IsXmlChar(Char) method
System.Xml.XmlDocument - contains 1 new member:
- XmlDocument.InnerText property
System.Xml.XmlReaderSettings - contains 1 new member:
- XmlReaderSettings.DtdProcessing property
System.Xml.XmlResolver - contains 1 new member:
System.Xml.XmlTextReader - contains 1 new member:
- XmlTextReader.DtdProcessing property
System.Xml.XmlUrlResolver - contains 2 new members:
XmlUrlResolver.CachePolicy property
XmlUrlResolver.Proxy property
System.Xml.XmlWriterSettings - contains 1 new member:
- XmlWriterSettings.NamespaceHandling property
System.Xml.Linq Namespace
1 new type, 5 types with new members.
System.Xml.Linq.ReaderOptions - new enumeration
System.Xml.Linq.SaveOptions - contains 1 new member:
System.Xml.Linq.XDocument - contains 4 new members:
XDocument.Load(Stream) method
XDocument.Save(Stream) method
System.Xml.Linq.XElement - contains 4 new members:
XElement.Load(Stream) method
XElement.Save(Stream) method
System.Xml.Linq.XNode - contains 1 new member:
System.Xml.Linq.XStreamingElement - contains 2 new members:
System.Xml.Serialization Namespace
2 types with new members.
System.Xml.Serialization.XmlSerializer - contains 1 new member:
- XmlSerializer.XmlSerializer(Type, XmlAttributeOverrides, Type[], XmlRootAttribute, String, String) constructor
System.Xml.Serialization.XmlSerializerFactory - contains 1 new member: