Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / 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
- AmbientProperties.cs
- WebControl.cs
- Cursors.cs
- AnnotationElement.cs
- ReflectEventDescriptor.cs
- DataGridViewBindingCompleteEventArgs.cs
- DataRowCollection.cs
- WindowsNonControl.cs
- Speller.cs
- MULTI_QI.cs
- PaintValueEventArgs.cs
- DispatcherExceptionFilterEventArgs.cs
- ToolStripItemClickedEventArgs.cs
- XmlSignatureManifest.cs
- ErrorRuntimeConfig.cs
- UriSection.cs
- SpotLight.cs
- ListView.cs
- TimeSpanStorage.cs
- UpdateTracker.cs
- ValueProviderWrapper.cs
- BindingExpression.cs
- MimeBasePart.cs
- GACMembershipCondition.cs
- MessagePropertyDescriptionCollection.cs
- XomlCompilerParameters.cs
- LogLogRecordEnumerator.cs
- SiteMapPath.cs
- FtpCachePolicyElement.cs
- AttributeQuery.cs
- RadialGradientBrush.cs
- PhysicalFontFamily.cs
- HttpPostedFile.cs
- CodeTypeMemberCollection.cs
- ISFTagAndGuidCache.cs
- LockingPersistenceProvider.cs
- FlatButtonAppearance.cs
- MenuItemBinding.cs
- MouseActionConverter.cs
- HttpContextServiceHost.cs
- WindowsProgressbar.cs
- DocumentPaginator.cs
- PropertyReferenceSerializer.cs
- PrintController.cs
- ImmutableClientRuntime.cs
- SamlAssertionKeyIdentifierClause.cs
- DPCustomTypeDescriptor.cs
- HttpHandlersInstallComponent.cs
- SafeNativeMethodsOther.cs
- HierarchicalDataBoundControlAdapter.cs
- SerializationException.cs
- KoreanCalendar.cs
- ParameterSubsegment.cs
- webeventbuffer.cs
- NameTable.cs
- ReplacementText.cs
- ComplusEndpointConfigContainer.cs
- CSharpCodeProvider.cs
- TextChange.cs
- SecureUICommand.cs
- Registry.cs
- ErrorsHelper.cs
- InkPresenter.cs
- MediaTimeline.cs
- DataMemberFieldEditor.cs
- DataGridViewCellCollection.cs
- EmptyStringExpandableObjectConverter.cs
- ProfileManager.cs
- ToolStripDropDownItem.cs
- ContainerControlDesigner.cs
- TextEffectResolver.cs
- Win32PrintDialog.cs
- XPathNodePointer.cs
- LogStream.cs
- DecodeHelper.cs
- IsolatedStorageFileStream.cs
- InternalRelationshipCollection.cs
- Vector3DAnimationBase.cs
- PriorityBinding.cs
- CompositeDuplexElement.cs
- DbConnectionStringCommon.cs
- CollectionView.cs
- Wizard.cs
- CommonDialog.cs
- thaishape.cs
- ComboBox.cs
- PropertyPath.cs
- ListView.cs
- SerializationHelper.cs
- ContainerCodeDomSerializer.cs
- Timeline.cs
- QueryStack.cs
- BinHexEncoder.cs
- Wildcard.cs
- RequestChannel.cs
- DataGridViewCellValueEventArgs.cs
- followingsibling.cs
- XmlDownloadManager.cs
- DependencyPropertyValueSerializer.cs
- FastEncoder.cs