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
- SmiEventSink_DeferedProcessing.cs
- VirtualPathUtility.cs
- ExternalException.cs
- LayoutTableCell.cs
- Shape.cs
- StrokeNodeData.cs
- SystemIcmpV6Statistics.cs
- WindowsAuthenticationEventArgs.cs
- CollectionViewSource.cs
- CatalogZoneBase.cs
- Viewport3DVisual.cs
- AttributedMetaModel.cs
- PathSegmentCollection.cs
- SafeNativeMethodsMilCoreApi.cs
- LedgerEntryCollection.cs
- SecurityException.cs
- FlowLayoutPanel.cs
- DataGrid.cs
- GridViewUpdateEventArgs.cs
- ObjectKeyFrameCollection.cs
- SafeHandles.cs
- RawKeyboardInputReport.cs
- altserialization.cs
- SelectionProviderWrapper.cs
- ZipArchive.cs
- TimeSpanStorage.cs
- FileRegion.cs
- OleDbCommand.cs
- StackBuilderSink.cs
- MarkupExtensionParser.cs
- _NativeSSPI.cs
- MaskedTextBoxTextEditorDropDown.cs
- ReadOnlyHierarchicalDataSource.cs
- Pts.cs
- DatagridviewDisplayedBandsData.cs
- UInt64Converter.cs
- SamlAttribute.cs
- XsltSettings.cs
- BitmapImage.cs
- DocumentOrderComparer.cs
- NullableDecimalMinMaxAggregationOperator.cs
- DBSqlParserTableCollection.cs
- ScrollBar.cs
- Int64AnimationUsingKeyFrames.cs
- SettingsSection.cs
- HandledEventArgs.cs
- FieldTemplateUserControl.cs
- ReachNamespaceInfo.cs
- AspProxy.cs
- CurrentChangedEventManager.cs
- ProviderIncompatibleException.cs
- DESCryptoServiceProvider.cs
- XmlReader.cs
- Registry.cs
- SourceFileInfo.cs
- DeploymentExceptionMapper.cs
- TransformDescriptor.cs
- TextContainerHelper.cs
- Debug.cs
- ListViewGroup.cs
- Bold.cs
- TypeBuilder.cs
- ReadonlyMessageFilter.cs
- Font.cs
- BitmapEffectrendercontext.cs
- RemotingConfiguration.cs
- HttpProfileGroupBase.cs
- TemplateControlParser.cs
- SystemColors.cs
- WindowsScrollBarBits.cs
- Solver.cs
- DeploymentSection.cs
- ResourcesBuildProvider.cs
- LayoutInformation.cs
- EntityCommandCompilationException.cs
- ListView.cs
- FrameworkContentElement.cs
- TextInfo.cs
- ReverseInheritProperty.cs
- MimeTypePropertyAttribute.cs
- OleDbEnumerator.cs
- ProfessionalColors.cs
- WhiteSpaceTrimStringConverter.cs
- EntityDataSourceStatementEditorForm.cs
- BeginEvent.cs
- CharKeyFrameCollection.cs
- MobileControlPersister.cs
- PipelineDeploymentState.cs
- ArgumentNullException.cs
- ReflectionServiceProvider.cs
- XmlAggregates.cs
- InputLanguage.cs
- Rectangle.cs
- UpdatePanelControlTrigger.cs
- Dictionary.cs
- WsdlInspector.cs
- RenderData.cs
- UnsafeNativeMethods.cs
- MembershipSection.cs
- ParallelActivityDesigner.cs