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
- HealthMonitoringSectionHelper.cs
- SplashScreen.cs
- PointConverter.cs
- shaperfactoryquerycacheentry.cs
- PassportAuthentication.cs
- DataGridHelper.cs
- Currency.cs
- Int16.cs
- XmlDocumentSerializer.cs
- XmlSchemaGroup.cs
- DelegatingConfigHost.cs
- PrintController.cs
- PeerName.cs
- InputGestureCollection.cs
- PointIndependentAnimationStorage.cs
- CachedPathData.cs
- _ListenerRequestStream.cs
- FloaterParaClient.cs
- DataObjectPastingEventArgs.cs
- SqlDesignerDataSourceView.cs
- FileNotFoundException.cs
- DbProviderConfigurationHandler.cs
- SoapObjectWriter.cs
- GroupItem.cs
- StylusDevice.cs
- COM2IProvidePropertyBuilderHandler.cs
- UnauthorizedAccessException.cs
- DataKey.cs
- RuntimeConfigurationRecord.cs
- ReachFixedDocumentSerializer.cs
- XamlParser.cs
- XmlAttributeCollection.cs
- SettingsPropertyValueCollection.cs
- AttributeCollection.cs
- Pick.cs
- WindowsTooltip.cs
- MetaData.cs
- SpinLock.cs
- PackUriHelper.cs
- ActionFrame.cs
- XmlCharCheckingWriter.cs
- HandlerBase.cs
- RepeaterCommandEventArgs.cs
- InfoCardRequestException.cs
- MediaSystem.cs
- RegexCaptureCollection.cs
- ThreadPoolTaskScheduler.cs
- XmlStreamNodeWriter.cs
- HandlerWithFactory.cs
- ThicknessAnimationBase.cs
- ElementsClipboardData.cs
- BlockingCollection.cs
- OracleConnection.cs
- StrokeIntersection.cs
- Cursor.cs
- IISUnsafeMethods.cs
- CompositeFontFamily.cs
- nulltextcontainer.cs
- DeferredSelectedIndexReference.cs
- NumberSubstitution.cs
- CreateUserWizardStep.cs
- EntityModelBuildProvider.cs
- PointAnimation.cs
- GrabHandleGlyph.cs
- DtrList.cs
- RawUIStateInputReport.cs
- SqlProviderUtilities.cs
- ReflectPropertyDescriptor.cs
- DocumentScope.cs
- CommandSet.cs
- MissingMemberException.cs
- RegexMatchCollection.cs
- LoginView.cs
- MailHeaderInfo.cs
- Color.cs
- Win32MouseDevice.cs
- PermissionListSet.cs
- PrePrepareMethodAttribute.cs
- ToolStripPanelRenderEventArgs.cs
- Axis.cs
- DataGridViewAutoSizeModeEventArgs.cs
- LoadGrammarCompletedEventArgs.cs
- PanelDesigner.cs
- SendMessageContent.cs
- XmlSchemaChoice.cs
- TextRangeEditLists.cs
- WebServiceErrorEvent.cs
- SectionUpdates.cs
- ChannelSettingsElement.cs
- ElementUtil.cs
- TypeToStringValueConverter.cs
- GPStream.cs
- EntityCommandCompilationException.cs
- EntityDataSourceView.cs
- CodeDefaultValueExpression.cs
- TransportationConfigurationTypeInstallComponent.cs
- BitmapImage.cs
- TextRange.cs
- PackageRelationshipSelector.cs
- ConsoleTraceListener.cs