Class Transition
Represents a visual behavior that occurs when a control is affected by a predefined action or state change. These may be applied to individual elements using the Transitions property, or applied to the children of a Panel using the ChildrenTransitions property.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Media.Animation
Assembly: OpenSilver.dll
Syntax
public class Transition : DependencyObject