StoryboardTransition Class

Transitionals

Transitionals StoryboardTransition Class
NamespacesTransitionals.TransitionsStoryboardTransition
Declaration Syntax
C# Visual Basic Visual C++
public abstract class StoryboardTransition : Transition
Public MustInherit Class StoryboardTransition _
	Inherits Transition
public ref class StoryboardTransition abstract : public Transition
Members
All Members Constructors Methods Properties Fields



Icon Member Description
StoryboardTransition()()()
BeginTransition(TransitionElement, ContentPresenter, ContentPresenter) (Overrides Transition.BeginTransition(TransitionElement, ContentPresenter, ContentPresenter).)
CheckAccess()()() (Inherited from DispatcherObject.)
ClearValue(DependencyProperty) (Inherited from DependencyObject.)
ClearValue(DependencyPropertyKey) (Inherited from DependencyObject.)
ClipToBounds (Inherited from Transition.)
CoerceValue(DependencyProperty) (Inherited from DependencyObject.)
DependencyObjectType (Inherited from DependencyObject.)
Dispatcher (Inherited from DispatcherObject.)
Duration (Inherited from Transition.)
EndTransition(TransitionElement, ContentPresenter, ContentPresenter) (Inherited from Transition.)
Equals(Object) (Inherited from DependencyObject.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()() (Inherited from DependencyObject.)
GetLocalValueEnumerator()()() (Inherited from DependencyObject.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
GetValue(DependencyProperty) (Inherited from DependencyObject.)
InvalidateProperty(DependencyProperty) (Inherited from DependencyObject.)
IsNewContentTopmost (Inherited from Transition.)
IsSealed (Inherited from DependencyObject.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NewContentStoryboard
NewContentStoryboardProperty
NewContentStyle
NewContentStyleProperty
NullContentSupport (Inherited from Transition.)
OldContentStoryboard
OldContentStoryboardProperty
OldContentStyle
OldContentStyleProperty
OnDurationChanged(Duration, Duration) (Inherited from Transition.)
OnPropertyChanged(DependencyPropertyChangedEventArgs) (Inherited from DependencyObject.)
OnTransitionEnded(TransitionElement, ContentPresenter, ContentPresenter) (Overrides Transition.OnTransitionEnded(TransitionElement, ContentPresenter, ContentPresenter).)
ReadLocalValue(DependencyProperty) (Inherited from DependencyObject.)
SetValue(DependencyProperty, Object) (Inherited from DependencyObject.)
SetValue(DependencyPropertyKey, Object) (Inherited from DependencyObject.)
ShouldSerializeProperty(DependencyProperty) (Inherited from DependencyObject.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
VerifyAccess()()() (Inherited from DispatcherObject.)
Remarks

[Missing <remarks> documentation for T:Transitionals.Transitions.StoryboardTransition]

Inheritance Hierarchy
Object
DispatcherObject
  DependencyObject
    Transition
      StoryboardTransition
        DoubleRotateWipeTransition
        HorizontalBlindsTransition
        StarTransition
        VerticalBlindsTransition
        RollTransition
        HorizontalWipeTransition
        FadeAndGrowTransition
        VerticalWipeTransition
        MeltTransition
        CheckerboardTransition
        DotsTransition
        DiagonalWipeTransition
        DiamondsTransition
        RotateWipeTransition
        FadeAndBlurTransition

Assembly: Transitionals (Module: Transitionals) Version: 1.0.0.0 (1.0.0.0)