The Push Property supports WPF/Silverlight.
Gets or sets a brush to be used beside the
Leadtools.Windows.Media.Transitions.TransitionBase.Fill to generate the animated
Leadtools.Windows.Media.Transitions.TransitionBase.OutBrush brush for the PushTransition. This is a dependency property.
Syntax
Visual Basic (Declaration) | |
---|
Public Property Push As DrawingBrush |
Property Value
The brush to be used when applying a push transition to a framework element.
Example
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also