Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / 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
- StringConcat.cs
- DateTimeStorage.cs
- Table.cs
- BamlWriter.cs
- PropertyEntry.cs
- SafeHandles.cs
- DrawingContextDrawingContextWalker.cs
- TranslateTransform.cs
- CroppedBitmap.cs
- XmlElement.cs
- OleAutBinder.cs
- ContextStack.cs
- RequiredFieldValidator.cs
- BuiltInPermissionSets.cs
- ExpressionCopier.cs
- GraphicsContext.cs
- XmlHierarchicalEnumerable.cs
- XmlSerializationReader.cs
- DescendantBaseQuery.cs
- PrimitiveType.cs
- ConfigurationCollectionAttribute.cs
- EditorZone.cs
- Module.cs
- basecomparevalidator.cs
- WorkflowMessageEventHandler.cs
- Compilation.cs
- AssemblyName.cs
- HasCopySemanticsAttribute.cs
- AttributeQuery.cs
- SafePointer.cs
- Transform3DGroup.cs
- XmlAttributeProperties.cs
- Permission.cs
- CodeTypeDelegate.cs
- Wizard.cs
- DeclarativeCatalogPartDesigner.cs
- BaseTemplateBuildProvider.cs
- CellTreeNodeVisitors.cs
- UnhandledExceptionEventArgs.cs
- ConditionCollection.cs
- WinFormsUtils.cs
- ImagingCache.cs
- ServiceControllerDesigner.cs
- IisHelper.cs
- ProfilePropertyMetadata.cs
- FormattedTextSymbols.cs
- ListParaClient.cs
- ObjectAnimationUsingKeyFrames.cs
- XmlSchemaProviderAttribute.cs
- HashHelpers.cs
- DoubleConverter.cs
- DataGridViewSelectedRowCollection.cs
- DebugInfoGenerator.cs
- WebControlsSection.cs
- Avt.cs
- XamlTreeBuilderBamlRecordWriter.cs
- EventBuilder.cs
- RenderDataDrawingContext.cs
- ExtractorMetadata.cs
- SemaphoreFullException.cs
- InvalidOleVariantTypeException.cs
- HttpHandlerActionCollection.cs
- PartialArray.cs
- MenuAutoFormat.cs
- TextTreeUndoUnit.cs
- ThousandthOfEmRealDoubles.cs
- DataFormats.cs
- HostUtils.cs
- ChameleonKey.cs
- BasicCommandTreeVisitor.cs
- SqlBooleanMismatchVisitor.cs
- BaseDataList.cs
- TextEditorLists.cs
- UTF32Encoding.cs
- RegexInterpreter.cs
- GlyphInfoList.cs
- Localizer.cs
- MatrixTransform.cs
- EntityDataSourceContextCreatingEventArgs.cs
- HostingEnvironmentException.cs
- NavigationWindowAutomationPeer.cs
- HttpNamespaceReservationInstallComponent.cs
- ExtendedProtectionPolicy.cs
- DateTimeFormat.cs
- GeometryHitTestParameters.cs
- FileInfo.cs
- XmlSchemaSearchPattern.cs
- TableRowGroup.cs
- IHttpResponseInternal.cs
- ToolStripLocationCancelEventArgs.cs
- InfoCardBaseException.cs
- EntityViewContainer.cs
- BaseTransportHeaders.cs
- Int32AnimationUsingKeyFrames.cs
- LockRecursionException.cs
- BitmapScalingModeValidation.cs
- StaticSiteMapProvider.cs
- ReadOnlyDataSourceView.cs
- UIElement.cs
- BrushConverter.cs