HorizontalWipeTransition Class

Transitionals

Transitionals HorizontalWipeTransition Class
NamespacesTransitionals.TransitionsHorizontalWipeTransition
Represents the HorizontalWipeTransition
Declaration Syntax
C# Visual Basic Visual C++
public class HorizontalWipeTransition : StoryboardTransition
Public Class HorizontalWipeTransition _
	Inherits StoryboardTransition
public ref class HorizontalWipeTransition : public StoryboardTransition
Members
All Members Constructors Methods Properties



Icon Member Description
HorizontalWipeTransition()()()
BeginTransition(TransitionElement, ContentPresenter, ContentPresenter) (Inherited from StoryboardTransition.)
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 (Inherited from StoryboardTransition.)
NewContentStyle (Inherited from StoryboardTransition.)
NullContentSupport (Inherited from Transition.)
OldContentStoryboard (Inherited from StoryboardTransition.)
OldContentStyle (Inherited from StoryboardTransition.)
OnDurationChanged(Duration, Duration) (Overrides Transition.OnDurationChanged(Duration, Duration).)
OnPropertyChanged(DependencyPropertyChangedEventArgs) (Inherited from DependencyObject.)
OnTransitionEnded(TransitionElement, ContentPresenter, ContentPresenter) (Inherited from StoryboardTransition.)
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.HorizontalWipeTransition]

Inheritance Hierarchy
Object
DispatcherObject
  DependencyObject
    Transition
      StoryboardTransition
        HorizontalWipeTransition

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