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
- SqlUtils.cs
- DesignerForm.cs
- FragmentQueryProcessor.cs
- DesignerAdapterAttribute.cs
- DataBindingCollection.cs
- EventListener.cs
- HScrollProperties.cs
- WindowsFont.cs
- OleDbMetaDataFactory.cs
- ToolStripDropTargetManager.cs
- VirtualizingStackPanel.cs
- ButtonStandardAdapter.cs
- WebPartTransformerAttribute.cs
- DurableServiceAttribute.cs
- SetStateDesigner.cs
- SessionPageStatePersister.cs
- ItemContainerGenerator.cs
- bindurihelper.cs
- Soap12ProtocolImporter.cs
- DurableErrorHandler.cs
- Lock.cs
- TemplateNameScope.cs
- ServiceInfo.cs
- SchemaObjectWriter.cs
- ControlEvent.cs
- DataFieldCollectionEditor.cs
- BoundColumn.cs
- GridItemPatternIdentifiers.cs
- ContourSegment.cs
- XmlNamedNodeMap.cs
- TypeNameConverter.cs
- FormatterConverter.cs
- MexHttpBindingCollectionElement.cs
- LocationUpdates.cs
- UIntPtr.cs
- CultureSpecificStringDictionary.cs
- ForceCopyBuildProvider.cs
- SoapObjectWriter.cs
- ToolZone.cs
- SetterBaseCollection.cs
- basenumberconverter.cs
- SafeSecurityHelper.cs
- VideoDrawing.cs
- ReadOnlyDataSource.cs
- Main.cs
- ChtmlTextWriter.cs
- ThumbButtonInfoCollection.cs
- Debug.cs
- ProcessThreadCollection.cs
- SqlCacheDependencyDatabaseCollection.cs
- NameSpaceExtractor.cs
- MessageBox.cs
- XmlSchemaFacet.cs
- Image.cs
- Color.cs
- EdmComplexPropertyAttribute.cs
- QueryExpr.cs
- _NegotiateClient.cs
- Site.cs
- Misc.cs
- DataGridBoolColumn.cs
- SelectedDatesCollection.cs
- ElementUtil.cs
- XmlNodeList.cs
- SafeRightsManagementQueryHandle.cs
- QilScopedVisitor.cs
- ParenthesizePropertyNameAttribute.cs
- followingquery.cs
- XmlEntity.cs
- WebPartCatalogAddVerb.cs
- EnlistmentState.cs
- ToolStripSplitButton.cs
- SplineQuaternionKeyFrame.cs
- RadioButton.cs
- LookupBindingPropertiesAttribute.cs
- MediaScriptCommandRoutedEventArgs.cs
- Html32TextWriter.cs
- DirectoryInfo.cs
- RuleSetCollection.cs
- RSAOAEPKeyExchangeDeformatter.cs
- TypeKeyValue.cs
- Evaluator.cs
- _SpnDictionary.cs
- TextRunCache.cs
- DataGridCell.cs
- DaylightTime.cs
- XmlProcessingInstruction.cs
- MessageOperationFormatter.cs
- LayoutSettings.cs
- ConfigurationErrorsException.cs
- LocatorPart.cs
- WebControlsSection.cs
- SafeCryptHandles.cs
- DoWorkEventArgs.cs
- ActivityContext.cs
- KnownTypeHelper.cs
- SqlDataSourceAdvancedOptionsForm.cs
- TitleStyle.cs
- ToolStripPanelCell.cs
- DesignerTransaction.cs