Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / wpf / src / Core / CSharp / System / Windows / Media3D / Generated / AffineTransform3D.cs / 1 / AffineTransform3D.cs
//---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // This file was generated, please do not edit it directly. // // Please see http://wiki/default.aspx/Microsoft.Projects.Avalon/MilCodeGen.html for more information. // //--------------------------------------------------------------------------- using MS.Internal; using MS.Internal.Collections; using MS.Internal.PresentationCore; using MS.Utility; using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.ComponentModel.Design.Serialization; using System.Diagnostics; using System.Globalization; using System.Reflection; using System.Runtime.InteropServices; using System.Text; using System.Windows.Markup; using System.Windows.Media.Media3D.Converters; using System.Windows.Media; using System.Windows.Media.Animation; using System.Windows.Media.Composition; using System.Security; using System.Security.Permissions; using SR=MS.Internal.PresentationCore.SR; using SRID=MS.Internal.PresentationCore.SRID; using System.Windows.Media.Imaging; // These types are aliased to match the unamanaged names used in interop using BOOL = System.UInt32; using WORD = System.UInt16; using Float = System.Single; namespace System.Windows.Media.Media3D { abstract partial class AffineTransform3D : Transform3D { //----------------------------------------------------- // // Public Methods // //----------------------------------------------------- #region Public Methods ////// Shadows inherited Clone() with a strongly typed /// version for convenience. /// public new AffineTransform3D Clone() { return (AffineTransform3D)base.Clone(); } ////// Shadows inherited CloneCurrentValue() with a strongly typed /// version for convenience. /// public new AffineTransform3D CloneCurrentValue() { return (AffineTransform3D)base.CloneCurrentValue(); } #endregion Public Methods //------------------------------------------------------ // // Public Properties // //----------------------------------------------------- #region Public Properties #endregion Public Properties //------------------------------------------------------ // // Protected Methods // //------------------------------------------------------ #region Protected Methods #endregion ProtectedMethods //----------------------------------------------------- // // Internal Methods // //------------------------------------------------------ #region Internal Methods #endregion Internal Methods //----------------------------------------------------- // // Internal Properties // //----------------------------------------------------- #region Internal Properties #endregion Internal Properties //----------------------------------------------------- // // Dependency Properties // //------------------------------------------------------ #region Dependency Properties #endregion Dependency Properties //----------------------------------------------------- // // Internal Fields // //------------------------------------------------------ #region Internal Fields #endregion Internal Fields #region Constructors //------------------------------------------------------ // // Constructors // //----------------------------------------------------- #endregion Constructors } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. //---------------------------------------------------------------------------- // //// Copyright (C) Microsoft Corporation. All rights reserved. // // // This file was generated, please do not edit it directly. // // Please see http://wiki/default.aspx/Microsoft.Projects.Avalon/MilCodeGen.html for more information. // //--------------------------------------------------------------------------- using MS.Internal; using MS.Internal.Collections; using MS.Internal.PresentationCore; using MS.Utility; using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.ComponentModel.Design.Serialization; using System.Diagnostics; using System.Globalization; using System.Reflection; using System.Runtime.InteropServices; using System.Text; using System.Windows.Markup; using System.Windows.Media.Media3D.Converters; using System.Windows.Media; using System.Windows.Media.Animation; using System.Windows.Media.Composition; using System.Security; using System.Security.Permissions; using SR=MS.Internal.PresentationCore.SR; using SRID=MS.Internal.PresentationCore.SRID; using System.Windows.Media.Imaging; // These types are aliased to match the unamanaged names used in interop using BOOL = System.UInt32; using WORD = System.UInt16; using Float = System.Single; namespace System.Windows.Media.Media3D { abstract partial class AffineTransform3D : Transform3D { //----------------------------------------------------- // // Public Methods // //----------------------------------------------------- #region Public Methods ////// Shadows inherited Clone() with a strongly typed /// version for convenience. /// public new AffineTransform3D Clone() { return (AffineTransform3D)base.Clone(); } ////// Shadows inherited CloneCurrentValue() with a strongly typed /// version for convenience. /// public new AffineTransform3D CloneCurrentValue() { return (AffineTransform3D)base.CloneCurrentValue(); } #endregion Public Methods //------------------------------------------------------ // // Public Properties // //----------------------------------------------------- #region Public Properties #endregion Public Properties //------------------------------------------------------ // // Protected Methods // //------------------------------------------------------ #region Protected Methods #endregion ProtectedMethods //----------------------------------------------------- // // Internal Methods // //------------------------------------------------------ #region Internal Methods #endregion Internal Methods //----------------------------------------------------- // // Internal Properties // //----------------------------------------------------- #region Internal Properties #endregion Internal Properties //----------------------------------------------------- // // Dependency Properties // //------------------------------------------------------ #region Dependency Properties #endregion Dependency Properties //----------------------------------------------------- // // Internal Fields // //------------------------------------------------------ #region Internal Fields #endregion Internal Fields #region Constructors //------------------------------------------------------ // // Constructors // //----------------------------------------------------- #endregion Constructors } } // 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
- InfoCardSymmetricAlgorithm.cs
- Typography.cs
- EntryPointNotFoundException.cs
- CheckBoxFlatAdapter.cs
- AuthenticationConfig.cs
- FontDriver.cs
- EncryptedKey.cs
- XmlnsDictionary.cs
- CryptoApi.cs
- MemberInfoSerializationHolder.cs
- CodeGenerationManager.cs
- SecurityKeyType.cs
- DataPager.cs
- MatrixUtil.cs
- OdbcUtils.cs
- wgx_sdk_version.cs
- RightsManagementEncryptionTransform.cs
- MenuRenderer.cs
- Soap.cs
- HttpConfigurationSystem.cs
- ReadOnlyHierarchicalDataSource.cs
- ClientRolePrincipal.cs
- SQLGuidStorage.cs
- AsnEncodedData.cs
- BaseConfigurationRecord.cs
- RoutedEventHandlerInfo.cs
- DeclaredTypeElementCollection.cs
- TagMapInfo.cs
- ControlUtil.cs
- AssemblyFilter.cs
- ArrangedElement.cs
- XsltConvert.cs
- ObjRef.cs
- _NtlmClient.cs
- ElementFactory.cs
- StackSpiller.cs
- ModuleBuilderData.cs
- NavigatorOutput.cs
- LookupBindingPropertiesAttribute.cs
- ZoomPercentageConverter.cs
- Size3DValueSerializer.cs
- Win32.cs
- HtmlInputSubmit.cs
- DesignerDataConnection.cs
- DeploymentSectionCache.cs
- UdpSocketReceiveManager.cs
- SystemNetHelpers.cs
- TextRangeEditTables.cs
- NetworkStream.cs
- TagNameToTypeMapper.cs
- XComponentModel.cs
- ListViewTableRow.cs
- ScriptComponentDescriptor.cs
- VisualBasicSettings.cs
- DomNameTable.cs
- ProviderException.cs
- TextCollapsingProperties.cs
- Button.cs
- IgnoreFlushAndCloseStream.cs
- ControlFilterExpression.cs
- DataGridViewAdvancedBorderStyle.cs
- FixedSOMPageElement.cs
- TextEndOfSegment.cs
- PropertyFilterAttribute.cs
- OptimalBreakSession.cs
- Light.cs
- PageBuildProvider.cs
- TextEffectResolver.cs
- RemotingServices.cs
- WeakReference.cs
- LiteralTextParser.cs
- CacheAxisQuery.cs
- ConfigurationFileMap.cs
- DesignTimeVisibleAttribute.cs
- ResourceDefaultValueAttribute.cs
- RemotingAttributes.cs
- latinshape.cs
- GlyphsSerializer.cs
- MultiPropertyDescriptorGridEntry.cs
- IIS7UserPrincipal.cs
- MatchNoneMessageFilter.cs
- xmlglyphRunInfo.cs
- DataGridViewRowsAddedEventArgs.cs
- ProxyOperationRuntime.cs
- PenThread.cs
- PtsHost.cs
- BitmapImage.cs
- ColorConvertedBitmapExtension.cs
- CircleHotSpot.cs
- CodeBinaryOperatorExpression.cs
- DataGridViewUtilities.cs
- SqlInternalConnection.cs
- _ChunkParse.cs
- ConfigXmlSignificantWhitespace.cs
- DataGridComboBoxColumn.cs
- HostingEnvironment.cs
- EntityContainerEmitter.cs
- ClientType.cs
- IDictionary.cs
- ExceptionHandler.cs