Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / wpf / src / Core / CSharp / System / Windows / Media / Imaging / BitmapCodecInfoInternal.cs / 1 / BitmapCodecInfoInternal.cs
//------------------------------------------------------------------------------ // Microsoft Avalon // Copyright (c) Microsoft Corporation, All Rights Reserved // // File: BitmapCodecInfoInternal.cs // //----------------------------------------------------------------------------- using System; using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.ComponentModel; using System.ComponentModel.Design.Serialization; using System.Reflection; using MS.Internal; using MS.Win32; using System.Diagnostics; using System.Globalization; using System.Runtime.InteropServices; using System.Xml; using System.IO; using System.Windows.Media.Imaging; using System.Text; namespace System.Windows.Media.Imaging { #region BitmapCodecInfoInternal ////// Codec info for a given Encoder/Decoder /// internal class BitmapCodecInfoInternal : BitmapCodecInfo { #region Constructors ////// Constructor /// private BitmapCodecInfoInternal() { } ////// Internal Constructor /// internal BitmapCodecInfoInternal(SafeMILHandle codecInfoHandle) : base(codecInfoHandle) { } #endregion } #endregion } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------------------------ // Microsoft Avalon // Copyright (c) Microsoft Corporation, All Rights Reserved // // File: BitmapCodecInfoInternal.cs // //----------------------------------------------------------------------------- using System; using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.ComponentModel; using System.ComponentModel.Design.Serialization; using System.Reflection; using MS.Internal; using MS.Win32; using System.Diagnostics; using System.Globalization; using System.Runtime.InteropServices; using System.Xml; using System.IO; using System.Windows.Media.Imaging; using System.Text; namespace System.Windows.Media.Imaging { #region BitmapCodecInfoInternal ////// Codec info for a given Encoder/Decoder /// internal class BitmapCodecInfoInternal : BitmapCodecInfo { #region Constructors ////// Constructor /// private BitmapCodecInfoInternal() { } ////// Internal Constructor /// internal BitmapCodecInfoInternal(SafeMILHandle codecInfoHandle) : base(codecInfoHandle) { } #endregion } #endregion } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- SerializationInfo.cs
- ResourceContainer.cs
- StorageModelBuildProvider.cs
- GeometryValueSerializer.cs
- ManualResetEventSlim.cs
- SHA384.cs
- ImpersonationContext.cs
- SessionSymmetricTransportSecurityProtocolFactory.cs
- MatrixTransform.cs
- TransactedReceiveData.cs
- CqlIdentifiers.cs
- Baml2006Reader.cs
- WebEventTraceProvider.cs
- FileUpload.cs
- XPathPatternParser.cs
- BindingListCollectionView.cs
- SafeHandles.cs
- ResourceIDHelper.cs
- streamingZipPartStream.cs
- MissingMethodException.cs
- DockAndAnchorLayout.cs
- SendKeys.cs
- CustomCategoryAttribute.cs
- HuffModule.cs
- ProviderSettings.cs
- TrustLevel.cs
- QueryCacheEntry.cs
- Content.cs
- PropertyChangingEventArgs.cs
- StaticContext.cs
- ReadOnlyHierarchicalDataSource.cs
- JumpTask.cs
- CheckBoxStandardAdapter.cs
- Object.cs
- CommandHelper.cs
- EntityCollection.cs
- WebContext.cs
- Geometry.cs
- ProcessModuleCollection.cs
- LoopExpression.cs
- ProcessModule.cs
- HtmlShimManager.cs
- XmlQueryStaticData.cs
- StandardBindingImporter.cs
- PolyQuadraticBezierSegment.cs
- FeatureSupport.cs
- ServiceReference.cs
- SmiRequestExecutor.cs
- VirtualizingStackPanel.cs
- XslCompiledTransform.cs
- XPathConvert.cs
- ColorConvertedBitmap.cs
- Sequence.cs
- UriExt.cs
- DesignerWebPartChrome.cs
- CounterCreationDataCollection.cs
- XamlFxTrace.cs
- SplashScreen.cs
- DataColumn.cs
- Keywords.cs
- MetaDataInfo.cs
- FontUnit.cs
- CorrelationManager.cs
- HelpEvent.cs
- RectConverter.cs
- InternalConfigSettingsFactory.cs
- ColorMap.cs
- CompilationUnit.cs
- ObjectConverter.cs
- AttributeEmitter.cs
- SrgsSemanticInterpretationTag.cs
- CurrentTimeZone.cs
- DictionaryContent.cs
- CounterSetInstance.cs
- AssociationSetMetadata.cs
- EllipticalNodeOperations.cs
- TextServicesCompartmentEventSink.cs
- ParserStreamGeometryContext.cs
- CqlParserHelpers.cs
- ISAPIRuntime.cs
- ListBoxAutomationPeer.cs
- SerializationSectionGroup.cs
- SystemResources.cs
- CompressionTracing.cs
- StructuralCache.cs
- ScopeElement.cs
- HttpCacheParams.cs
- NameTable.cs
- ConfigXmlWhitespace.cs
- BasicExpandProvider.cs
- ScalarType.cs
- ClientRolePrincipal.cs
- ConstraintCollection.cs
- NameSpaceExtractor.cs
- HybridDictionary.cs
- HttpClientChannel.cs
- GeneralTransformGroup.cs
- ErasingStroke.cs
- ExitEventArgs.cs
- SQLChars.cs