Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / Core / CSharp / System / Windows / Media / Animation / Generated / ParallelTimeline.cs / 1305600 / ParallelTimeline.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 { partial class ParallelTimeline : TimelineGroup { //----------------------------------------------------- // // 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 #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
- DataGridViewCellConverter.cs
- OrderingInfo.cs
- SplitterCancelEvent.cs
- Compiler.cs
- StylusButtonEventArgs.cs
- NullableBoolConverter.cs
- CodePropertyReferenceExpression.cs
- WebPartVerb.cs
- CallbackException.cs
- SchemaElement.cs
- UInt32Storage.cs
- DataGridHeadersVisibilityToVisibilityConverter.cs
- TraceShell.cs
- XamlBrushSerializer.cs
- DataSourceProvider.cs
- TableSectionStyle.cs
- Msec.cs
- IdentifierCollection.cs
- ListManagerBindingsCollection.cs
- SystemIPInterfaceProperties.cs
- GB18030Encoding.cs
- SynchronizationLockException.cs
- ImmutableObjectAttribute.cs
- SourceFileInfo.cs
- TemplatedWizardStep.cs
- RawStylusInputCustomDataList.cs
- BitStack.cs
- CssStyleCollection.cs
- VersionPair.cs
- AppLevelCompilationSectionCache.cs
- WinFormsSecurity.cs
- KeyGesture.cs
- ContextMarshalException.cs
- ProcessManager.cs
- DependencyPropertyConverter.cs
- MessageProperties.cs
- Model3D.cs
- CharacterMetrics.cs
- SectionVisual.cs
- AdapterDictionary.cs
- BamlCollectionHolder.cs
- ContextQuery.cs
- BamlBinaryWriter.cs
- SID.cs
- VerificationException.cs
- MenuAdapter.cs
- GradientStop.cs
- PathGradientBrush.cs
- DataColumnMappingCollection.cs
- SafeProcessHandle.cs
- HtmlFormParameterReader.cs
- WebPartDeleteVerb.cs
- NGCPageContentCollectionSerializerAsync.cs
- SchemaImporterExtension.cs
- MailSettingsSection.cs
- XPathException.cs
- TypedTableBaseExtensions.cs
- PromptBuilder.cs
- HttpModulesSection.cs
- DbConvert.cs
- PageCache.cs
- IsolatedStoragePermission.cs
- HMACRIPEMD160.cs
- AddingNewEventArgs.cs
- PathGradientBrush.cs
- EqualityComparer.cs
- HtmlShim.cs
- Reference.cs
- RectangleConverter.cs
- EdmPropertyAttribute.cs
- OpCopier.cs
- DataGridViewRowDividerDoubleClickEventArgs.cs
- odbcmetadatacollectionnames.cs
- CompressionTransform.cs
- UriParserTemplates.cs
- WebPartConnectionsConnectVerb.cs
- GraphicsPath.cs
- TrustLevelCollection.cs
- oledbmetadatacolumnnames.cs
- DivideByZeroException.cs
- PolygonHotSpot.cs
- DynamicPropertyReader.cs
- ExceptionNotification.cs
- _SafeNetHandles.cs
- PreloadedPackages.cs
- DeploymentSection.cs
- AppAction.cs
- CompilerResults.cs
- Registry.cs
- Gdiplus.cs
- SrgsGrammarCompiler.cs
- DescendantBaseQuery.cs
- TabItemAutomationPeer.cs
- TreeSet.cs
- cookieexception.cs
- ConnectionManagementElementCollection.cs
- ApplicationProxyInternal.cs
- GridViewHeaderRowPresenterAutomationPeer.cs
- WebPartVerbCollection.cs
- SqlServer2KCompatibilityCheck.cs