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
- DataGridViewLayoutData.cs
- OrderPreservingSpoolingTask.cs
- EntityClientCacheKey.cs
- MetaColumn.cs
- DataGridViewBand.cs
- InstancePersistenceCommandException.cs
- SettingsProperty.cs
- DictionarySectionHandler.cs
- DbConnectionHelper.cs
- ZipFileInfo.cs
- SafeFindHandle.cs
- TransformedBitmap.cs
- MatrixCamera.cs
- LogPolicy.cs
- XmlSecureResolver.cs
- Viewport3DVisual.cs
- ToolStripPanelCell.cs
- CookielessHelper.cs
- ElementMarkupObject.cs
- QueuedDeliveryRequirementsMode.cs
- StylusPoint.cs
- VisualProxy.cs
- WriterOutput.cs
- PauseStoryboard.cs
- GeneralTransform.cs
- CipherData.cs
- TypeBinaryExpression.cs
- CommandHelpers.cs
- loginstatus.cs
- TextDecoration.cs
- SystemSounds.cs
- BitVector32.cs
- DbCommandDefinition.cs
- TypeElement.cs
- PageHandlerFactory.cs
- MetaDataInfo.cs
- remotingproxy.cs
- RepeaterCommandEventArgs.cs
- RolePrincipal.cs
- TypefaceMetricsCache.cs
- MenuCommandsChangedEventArgs.cs
- clipboard.cs
- CustomAttribute.cs
- WebBodyFormatMessageProperty.cs
- CoordinationService.cs
- CompilerGeneratedAttribute.cs
- Int64AnimationBase.cs
- InkCanvasSelectionAdorner.cs
- CompModHelpers.cs
- CultureInfoConverter.cs
- ConfigXmlComment.cs
- ZipIOLocalFileDataDescriptor.cs
- IsolatedStorageFileStream.cs
- hresults.cs
- PersonalizationProvider.cs
- CodeMemberField.cs
- AutoResizedEvent.cs
- RefreshEventArgs.cs
- BitmapDecoder.cs
- ShapingWorkspace.cs
- StateChangeEvent.cs
- CodeActivityMetadata.cs
- PageFunction.cs
- MultiPropertyDescriptorGridEntry.cs
- httpstaticobjectscollection.cs
- MatrixAnimationUsingKeyFrames.cs
- WebDescriptionAttribute.cs
- ResourceAttributes.cs
- BitFlagsGenerator.cs
- XpsSerializerFactory.cs
- BinaryObjectInfo.cs
- ImageIndexConverter.cs
- XmlKeywords.cs
- BufferedGenericXmlSecurityToken.cs
- TaskSchedulerException.cs
- __Filters.cs
- DescendentsWalkerBase.cs
- OdbcRowUpdatingEvent.cs
- KnownBoxes.cs
- DataGridViewButtonCell.cs
- NativeRecognizer.cs
- MarkupCompilePass1.cs
- TriggerAction.cs
- UncommonField.cs
- GeneratedContractType.cs
- WeakReferenceList.cs
- ClientEventManager.cs
- SafeRightsManagementEnvironmentHandle.cs
- SelfIssuedAuthRSAPKCS1SignatureFormatter.cs
- SerTrace.cs
- DashStyle.cs
- Geometry3D.cs
- IconBitmapDecoder.cs
- LinkArea.cs
- SoapExtensionStream.cs
- CodeArgumentReferenceExpression.cs
- InstanceLockedException.cs
- hwndwrapper.cs
- CompressionTransform.cs
- PropertyPathConverter.cs