Code:
/ DotNET / DotNET / 8.0 / untmp / WIN_WINDOWS / lh_tools_devdiv_wpf / Windows / wcp / Core / System / Windows / Media / Animation / Generated / ParallelTimeline.cs / 1 / ParallelTimeline.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 { partial class ParallelTimeline : TimelineGroup { #region Constructors //----------------------------------------------------- // // Constructors // //----------------------------------------------------- #endregion Constructors //------------------------------------------------------ // // Public Methods // //----------------------------------------------------- #region Public Methods ////// Shadows inherited Clone() with a strongly typed /// version for convenience. /// public new ParallelTimeline Clone() { return (ParallelTimeline)base.Clone(); } ////// Shadows inherited CloneCurrentValue() with a strongly typed /// version for convenience. /// public new ParallelTimeline CloneCurrentValue() { return (ParallelTimeline)base.CloneCurrentValue(); } #endregion Public Methods //------------------------------------------------------ // // Public Properties // //------------------------------------------------------ #region Public Properties #endregion Public Properties //----------------------------------------------------- // // Protected Methods // //------------------------------------------------------ #region Protected Methods ////// Implementation of ///Freezable.CreateInstanceCore . ///The new Freezable. protected override Freezable CreateInstanceCore() { return new ParallelTimeline(); } #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
- GPPOINT.cs
- arabicshape.cs
- ActivityMetadata.cs
- SchemaTableOptionalColumn.cs
- ListViewGroupConverter.cs
- ToolStripOverflow.cs
- MatrixConverter.cs
- BamlLocalizableResourceKey.cs
- SharedDp.cs
- HttpContext.cs
- SerializationStore.cs
- ConfigXmlElement.cs
- TextTreeText.cs
- Module.cs
- SparseMemoryStream.cs
- UnsignedPublishLicense.cs
- HtmlShim.cs
- DataSetUtil.cs
- FileNotFoundException.cs
- OrderByQueryOptionExpression.cs
- CodeExpressionCollection.cs
- Double.cs
- QilLiteral.cs
- log.cs
- ObjectItemCollectionAssemblyCacheEntry.cs
- ImmutableCollection.cs
- diagnosticsswitches.cs
- Transform.cs
- AutomationAttributeInfo.cs
- SchemaNotation.cs
- _Connection.cs
- ZipQueryOperator.cs
- ImpersonateTokenRef.cs
- _Connection.cs
- FileRecordSequenceHelper.cs
- DropShadowEffect.cs
- IDictionary.cs
- RegisteredScript.cs
- AssociationTypeEmitter.cs
- RawStylusActions.cs
- DataControlFieldsEditor.cs
- ViewgenGatekeeper.cs
- ItemContainerPattern.cs
- DateTimeFormatInfo.cs
- SoapObjectInfo.cs
- WizardPanelChangingEventArgs.cs
- Point3DValueSerializer.cs
- LogLogRecord.cs
- PasswordBoxAutomationPeer.cs
- CharAnimationUsingKeyFrames.cs
- SqlBulkCopyColumnMapping.cs
- ArgumentException.cs
- ClientConfigurationSystem.cs
- KnowledgeBase.cs
- ToolstripProfessionalRenderer.cs
- HttpsHostedTransportConfiguration.cs
- SelectorItemAutomationPeer.cs
- HtmlImage.cs
- Int32Converter.cs
- Array.cs
- WebPartActionVerb.cs
- WhitespaceRuleLookup.cs
- DES.cs
- UnsafeCollabNativeMethods.cs
- XmlSchemaException.cs
- FormView.cs
- WebBrowsableAttribute.cs
- AddInActivator.cs
- UICuesEvent.cs
- ProvidePropertyAttribute.cs
- DeflateStream.cs
- EventPropertyMap.cs
- RectangleConverter.cs
- Int32Storage.cs
- DataServiceQuery.cs
- XmlDocumentType.cs
- DirectionalLight.cs
- TabPanel.cs
- MarginCollapsingState.cs
- DoubleAnimationUsingKeyFrames.cs
- DataMisalignedException.cs
- AudioFormatConverter.cs
- XsdCachingReader.cs
- SymbolTable.cs
- UnauthorizedAccessException.cs
- DataGridPageChangedEventArgs.cs
- EndCreateSecurityTokenRequest.cs
- ListViewSelectEventArgs.cs
- HyperLinkField.cs
- ListenerSessionConnection.cs
- TrustLevelCollection.cs
- CodeIdentifier.cs
- GridViewHeaderRowPresenter.cs
- ProviderException.cs
- XDRSchema.cs
- PolyBezierSegmentFigureLogic.cs
- ConfigurationHandlersInstallComponent.cs
- OrderPreservingPipeliningMergeHelper.cs
- SymbolDocumentGenerator.cs
- ContextStack.cs