Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / wpf / src / Core / CSharp / 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 http://wiki/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 { //----------------------------------------------------- // // 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 #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.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 { //----------------------------------------------------- // // 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 #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
- TransactionTraceIdentifier.cs
- SectionVisual.cs
- DataGridViewRowErrorTextNeededEventArgs.cs
- DBDataPermission.cs
- Slider.cs
- FrameworkElementFactory.cs
- DbConnectionPoolCounters.cs
- Assert.cs
- VirtualDirectoryMappingCollection.cs
- SQLMoneyStorage.cs
- FormatConvertedBitmap.cs
- SQLByte.cs
- Accessible.cs
- SqlRowUpdatingEvent.cs
- FunctionMappingTranslator.cs
- ProxyAttribute.cs
- EntityDataSourceDataSelectionPanel.cs
- MailAddressCollection.cs
- safemediahandle.cs
- FileBasedResourceGroveler.cs
- ContextMenu.cs
- HttpDictionary.cs
- DataBoundControlAdapter.cs
- UnsafeNativeMethods.cs
- CorrelationManager.cs
- ShapingEngine.cs
- AndCondition.cs
- CodeObjectCreateExpression.cs
- SqlDelegatedTransaction.cs
- CmsUtils.cs
- HtmlAnchor.cs
- objectquery_tresulttype.cs
- ComponentDispatcher.cs
- EdmMember.cs
- Tag.cs
- DataControlField.cs
- MimeBasePart.cs
- SQLMoney.cs
- WorkflowQueuingService.cs
- PropertyChangeTracker.cs
- ResponseStream.cs
- Form.cs
- VisualBasicSettingsHandler.cs
- TemplateAction.cs
- TemplateColumn.cs
- SecurityHeaderLayout.cs
- HttpCookiesSection.cs
- Utils.cs
- PaintValueEventArgs.cs
- ArgumentOutOfRangeException.cs
- SimpleHandlerBuildProvider.cs
- Int64Storage.cs
- FrameworkElement.cs
- FixedPageStructure.cs
- CollectionViewGroupRoot.cs
- CalendarTable.cs
- ListViewGroupConverter.cs
- SurrogateSelector.cs
- PageRouteHandler.cs
- ZipQueryOperator.cs
- Operand.cs
- TagMapInfo.cs
- WindowsFormsSectionHandler.cs
- WindowsUpDown.cs
- MimeObjectFactory.cs
- IndicShape.cs
- HttpModuleCollection.cs
- SimpleRecyclingCache.cs
- DbgUtil.cs
- Symbol.cs
- WebReferencesBuildProvider.cs
- SharedHttpTransportManager.cs
- HandlerMappingMemo.cs
- _LazyAsyncResult.cs
- WorkItem.cs
- EditorPart.cs
- SeverityFilter.cs
- AuthenticodeSignatureInformation.cs
- SchemaImporterExtensionElementCollection.cs
- Variant.cs
- ReadOnlyPropertyMetadata.cs
- FormViewPagerRow.cs
- SymmetricKeyWrap.cs
- TransformValueSerializer.cs
- BufferModesCollection.cs
- BatchWriter.cs
- StatusBar.cs
- ImageKeyConverter.cs
- ConfigXmlText.cs
- Formatter.cs
- sqlmetadatafactory.cs
- GridViewRowCollection.cs
- Identity.cs
- ListViewItemMouseHoverEvent.cs
- HuffCodec.cs
- PathGradientBrush.cs
- TypeDescriptor.cs
- TextEmbeddedObject.cs
- BamlLocalizationDictionary.cs
- StrongNameIdentityPermission.cs