LEADTOOLS WPF and Silverlight (Leadtools.Windows.Media.Transitions assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
BlindTransition Class Properties
See Also 
Leadtools.Windows.Media.Transitions Namespace : BlindTransition Class


"

For a list of all members of this type, see BlindTransition members.

"

Public Properties

 NameDescription
public PropertySupports Windows Presentation Foundation. AccelerationRatioGets or sets the Leadtools.Windows.Media.Transitions.TransitionBase.AccelerationRatio for the internal Leadtools.Windows.Media.Transitions.TransitionBase.Storyboard object. (Inherited from Leadtools.Windows.Media.Transitions.TransitionBase)
public PropertySupports Windows Presentation Foundation. AutoReverseGets or sets the System.Windows.Media.Animation.Timeline.AutoReverse for the internal Leadtools.Windows.Media.Transitions.TransitionBase.Storyboard object. (Inherited from Leadtools.Windows.Media.Transitions.TransitionBase)
public PropertySupports Windows Presentation Foundation. BeginTimeGets or sets the System.Windows.Media.Animation.Timeline.BeginTime for the internal Leadtools.Windows.Media.Transitions.TransitionBase.Storyboard object. (Inherited from Leadtools.Windows.Media.Transitions.TransitionBase)
public Property CanFreeze (Inherited from System.Windows.Freezable)
public PropertySupports Windows Presentation Foundation. DecelerationRatioGets or sets the System.Windows.Media.Animation.Timeline.DecelerationRatio for the internal Leadtools.Windows.Media.Transitions.TransitionBase.Storyboard object. (Inherited from Leadtools.Windows.Media.Transitions.TransitionBase)
public Property DependencyObjectType (Inherited from System.Windows.DependencyObject)
public Property Dispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertySupports Windows Presentation Foundation. DurationGets or sets the System.Windows.Media.Animation.Timeline.Duration for the internal Leadtools.Windows.Media.Transitions.TransitionBase.Storyboard object. (Inherited from Leadtools.Windows.Media.Transitions.TransitionBase)
public PropertySupports Windows Presentation Foundation. FillGets or sets the filled brush to be used to generate the animated Leadtools.Windows.Media.Transitions.TransitionBase.OutBrush brush. This is a dependency property. (Inherited from Leadtools.Windows.Media.Transitions.TransitionBase)
public PropertySupports Windows Presentation Foundation. FillBehaviorGets or sets the System.Windows.Media.Animation.Timeline.FillBehavior for the internal Leadtools.Windows.Media.Transitions.TransitionBase.Storyboard object. (Inherited from Leadtools.Windows.Media.Transitions.TransitionBase)
public PropertySupports Windows Presentation Foundation. GrainGets or sets the Graining size. This is the smallest unit to be updated when applying a transition. (Inherited from Leadtools.Windows.Media.Transitions.TransitionBase)
public Property HasAnimatedProperties (Inherited from System.Windows.Media.Animation.Animatable)
public Property IsFrozen (Inherited from System.Windows.Freezable)
public Property IsSealed (Inherited from System.Windows.DependencyObject)
public PropertySupports Windows Presentation Foundation. OutBrushGets an animated brush created from the Leadtools.Windows.Media.Transitions.TransitionBase.Fill and PushTransition.Push if the tranisition type is PushTransition to be used to fill any element. This is a dependency property. (Inherited from Leadtools.Windows.Media.Transitions.TransitionBase)
public PropertySupports Windows Presentation Foundation. RepeatBehaviorGets or sets the System.Windows.Media.Animation.Timeline.RepeatBehavior for the internal Leadtools.Windows.Media.Transitions.TransitionBase.Storyboard object. (Inherited from Leadtools.Windows.Media.Transitions.TransitionBase)
public PropertySupports Windows Presentation Foundation. SpeedRatioGets or sets the System.Windows.Media.Animation.Timeline.SpeedRatio for the internal Leadtools.Windows.Media.Transitions.TransitionBase.Storyboard object. (Inherited from Leadtools.Windows.Media.Transitions.TransitionBase)
public PropertySupports Windows Presentation Foundation. TargetObjectGets or set a framework element to apply a transition to it. This is a dependency property. (Inherited from Leadtools.Windows.Media.Transitions.TransitionBase)
public PropertySupports Windows Presentation Foundation. TransitionTypeGets or sets the type of BlindTransition being used.  
Top

Protected Properties

 NameDescription
protected internal PropertySupports Windows Presentation Foundation. RegisteredNameFor internal use by LEADTOOLS. (Inherited from Leadtools.Windows.Media.Transitions.TransitionBase)
protected internal PropertySupports Windows Presentation Foundation. StoryboardFor internal use by LEADTOOLS. (Inherited from Leadtools.Windows.Media.Transitions.TransitionBase)
Top

See Also