Dieser Artikel wurde noch nicht bewertet - Dieses Thema bewerten.

ByteAnimationBase-Klasse

Abstract class that, when implemented, animates a Byte value.

Namespace: System.Windows.Media.Animation
Assembly: PresentationCore (in presentationcore.dll)
XML-Namespaces:  http://schemas.microsoft.com/winfx/2006/xaml/presentation

public abstract class ByteAnimationBase : AnimationTimeline
public abstract class ByteAnimationBase extends AnimationTimeline
public abstract class ByteAnimationBase extends AnimationTimeline
Diese Klasse ist abstrakt. Abgeleitete, nicht abstrakte Klassen für die Verwendung in XAML finden Sie unter Vererbungshierarchie.

Hinweise zur Vererbung: See the Custom Animations Overview for information about extending animation classes.

System.Object
   System.Windows.Threading.DispatcherObject
     System.Windows.DependencyObject
       System.Windows.Freezable
         System.Windows.Media.Animation.Animatable
           System.Windows.Media.Animation.Timeline
             System.Windows.Media.Animation.AnimationTimeline
              System.Windows.Media.Animation.ByteAnimationBase
                 System.Windows.Media.Animation.ByteAnimation
                 System.Windows.Media.Animation.ByteAnimationUsingKeyFrames
Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Microsoft .NET Framework 3.0 wird unter Windows Vista, Microsoft Windows XP SP2 und Windows Server 2003 SP1 unterstützt.

.NET Framework

Unterstützt in: 3.0
Fanden Sie dies hilfreich?
(1500 verbleibende Zeichen)
© 2013 Microsoft. Alle Rechte vorbehalten.