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
- XmlAggregates.cs
- DataSourceDesigner.cs
- SecureStringHasher.cs
- DataControlFieldCell.cs
- ContractsBCL.cs
- RectAnimationBase.cs
- DataListItemEventArgs.cs
- MenuAdapter.cs
- SqlReferenceCollection.cs
- WindowsAuthenticationEventArgs.cs
- IsolatedStorageException.cs
- WebEventTraceProvider.cs
- LocatorPartList.cs
- Group.cs
- ExtractorMetadata.cs
- WebServiceData.cs
- HwndProxyElementProvider.cs
- X509Certificate2.cs
- TreeViewItem.cs
- HeaderLabel.cs
- ACE.cs
- CultureNotFoundException.cs
- precedingsibling.cs
- DataColumnMapping.cs
- HtmlElementCollection.cs
- OutputCacheSection.cs
- BitmapCodecInfo.cs
- XmlProcessingInstruction.cs
- BoundsDrawingContextWalker.cs
- DataRowComparer.cs
- DataControlField.cs
- FormViewUpdatedEventArgs.cs
- ListItemCollection.cs
- DefaultSettingsSection.cs
- ComponentCommands.cs
- FrameworkElementFactory.cs
- TraceProvider.cs
- AudioDeviceOut.cs
- SuppressMessageAttribute.cs
- ControlPropertyNameConverter.cs
- RawStylusSystemGestureInputReport.cs
- linebase.cs
- ClientUtils.cs
- ImageKeyConverter.cs
- ConstructorExpr.cs
- ReachSerializableProperties.cs
- OutKeywords.cs
- HiddenField.cs
- IPHostEntry.cs
- MonitoringDescriptionAttribute.cs
- EpmSyndicationContentSerializer.cs
- MgmtConfigurationRecord.cs
- SoapInteropTypes.cs
- DataControlPagerLinkButton.cs
- QueryContinueDragEventArgs.cs
- Separator.cs
- MDIClient.cs
- EnvelopedPkcs7.cs
- RectAnimation.cs
- IPAddress.cs
- RegexCharClass.cs
- DynamicHyperLink.cs
- SmiRecordBuffer.cs
- IisTraceListener.cs
- WebSysDefaultValueAttribute.cs
- CodeFieldReferenceExpression.cs
- Inflater.cs
- TaskSchedulerException.cs
- SwitchExpression.cs
- LambdaCompiler.Logical.cs
- ResourceAttributes.cs
- WindowInteractionStateTracker.cs
- AlternateView.cs
- LinkedList.cs
- EnterpriseServicesHelper.cs
- OperationSelectorBehavior.cs
- XmlWrappingReader.cs
- HitTestParameters3D.cs
- Clock.cs
- BindingContext.cs
- AutoGeneratedField.cs
- StretchValidation.cs
- WebPartHeaderCloseVerb.cs
- Number.cs
- CodeDomSerializer.cs
- MailAddress.cs
- SystemResources.cs
- ScaleTransform.cs
- AssemblyNameProxy.cs
- RoleGroupCollection.cs
- BinaryObjectInfo.cs
- BitmapImage.cs
- ExtractedStateEntry.cs
- _TLSstream.cs
- XmlSchemaAnnotation.cs
- TraceXPathNavigator.cs
- Itemizer.cs
- AggregateNode.cs
- KeyFrames.cs
- MultiPartWriter.cs