Code:
/ DotNET / DotNET / 8.0 / untmp / WIN_WINDOWS / lh_tools_devdiv_wpf / Windows / wcp / Core / System / Windows / Media / Animation / Generated / Timeline.cs / 1 / Timeline.cs
//----------------------------------------------------------------------------
//
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
//
// This file was generated, please do not edit it directly.
//
// Please see [....]/default.aspx/Microsoft.Projects.Avalon/MilCodeGen.html for more information.
//
//---------------------------------------------------------------------------
using MS.Internal;
using MS.Internal.KnownBoxes;
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.Diagnostics;
using System.Globalization;
using System.Reflection;
using System.Runtime.InteropServices;
using System.ComponentModel.Design.Serialization;
using System.Text;
using System.Windows;
using System.Windows.Media;
using System.Windows.Media.Media3D;
using System.Windows.Media.Animation;
using System.Windows.Media.Composition;
using System.Windows.Media.Imaging;
using System.Windows.Markup;
using System.Windows.Media.Converters;
using System.Security;
using System.Security.Permissions;
using SR=MS.Internal.PresentationCore.SR;
using SRID=MS.Internal.PresentationCore.SRID;
// 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.Animation
{
abstract partial class Timeline : Animatable
{
#region Constructors
//-----------------------------------------------------
//
// Constructors
//
//-----------------------------------------------------
#endregion Constructors
//------------------------------------------------------
//
// Public Methods
//
//-----------------------------------------------------
#region Public Methods
///
/// Shadows inherited Clone() with a strongly typed
/// version for convenience.
///
public new Timeline Clone()
{
return (Timeline)base.Clone();
}
///
/// Shadows inherited CloneCurrentValue() with a strongly typed
/// version for convenience.
///
public new Timeline CloneCurrentValue()
{
return (Timeline)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
}
}
// 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
- SmtpNegotiateAuthenticationModule.cs
- StrokeNodeData.cs
- HostedTransportConfigurationBase.cs
- MessageQueueInstaller.cs
- ProviderMetadata.cs
- ProfileManager.cs
- Pkcs7Signer.cs
- TemplateFactory.cs
- figurelengthconverter.cs
- COM2PropertyDescriptor.cs
- XmlSchemaSimpleTypeRestriction.cs
- CDSCollectionETWBCLProvider.cs
- TextBoxAutomationPeer.cs
- RowParagraph.cs
- HMACRIPEMD160.cs
- HwndAppCommandInputProvider.cs
- BrushValueSerializer.cs
- GrammarBuilderPhrase.cs
- TransactionFlowProperty.cs
- DataDocumentXPathNavigator.cs
- SamlConstants.cs
- UnsafeNativeMethods.cs
- SevenBitStream.cs
- XmlDataDocument.cs
- BrowsableAttribute.cs
- WebDescriptionAttribute.cs
- ListMarkerSourceInfo.cs
- AnnotationResourceCollection.cs
- RemotingSurrogateSelector.cs
- DecoderFallbackWithFailureFlag.cs
- ChameleonKey.cs
- ToolStripScrollButton.cs
- XmlEncoding.cs
- XmlElement.cs
- CounterSample.cs
- Triplet.cs
- DataTableReader.cs
- IndicCharClassifier.cs
- HostExecutionContextManager.cs
- ExpressionVisitorHelpers.cs
- Rule.cs
- GenericParameterDataContract.cs
- FtpRequestCacheValidator.cs
- TypeUnloadedException.cs
- IconConverter.cs
- WindowsListViewGroupHelper.cs
- IdnMapping.cs
- RectConverter.cs
- GlyphShapingProperties.cs
- ValueTable.cs
- tooltip.cs
- BrowserCapabilitiesFactory35.cs
- RijndaelManagedTransform.cs
- RegistryPermission.cs
- EntityDataSourceContainerNameItem.cs
- CqlBlock.cs
- IImplicitResourceProvider.cs
- DataViewSetting.cs
- NumberSubstitution.cs
- XmlBinaryReader.cs
- ClassHandlersStore.cs
- Utility.cs
- StaticContext.cs
- X509Extension.cs
- _NetRes.cs
- LinqTreeNodeEvaluator.cs
- MimeTypePropertyAttribute.cs
- RegexWorker.cs
- UInt32Converter.cs
- XmlSerializerNamespaces.cs
- DataGridTextBoxColumn.cs
- DtdParser.cs
- KoreanCalendar.cs
- ClientTargetSection.cs
- TimelineCollection.cs
- GenericWebPart.cs
- TreeViewAutomationPeer.cs
- ServerIdentity.cs
- Aggregates.cs
- odbcmetadatafactory.cs
- ActionItem.cs
- PhonemeConverter.cs
- ContextBase.cs
- RuntimeTrackingProfile.cs
- KnownTypeAttribute.cs
- OdbcRowUpdatingEvent.cs
- MimeMapping.cs
- TableColumn.cs
- SafeRightsManagementPubHandle.cs
- WebPartPersonalization.cs
- ImageSource.cs
- AdCreatedEventArgs.cs
- Msec.cs
- AnalyzedTree.cs
- MultiTrigger.cs
- DataGridViewColumn.cs
- SafeNativeMethods.cs
- HtmlLinkAdapter.cs
- MetabaseServerConfig.cs
- basevalidator.cs