Leadtools.Windows.Media.Transitions Namespace > PushTransition Class : Push Property |
public DrawingBrush Push {get; set;}
'Declaration Public Property Push As DrawingBrush
'Usage Dim instance As PushTransition Dim value As DrawingBrush instance.Push = value value = instance.Push
public DrawingBrush Push {get; set;}
get_Push();
set_Push(value);
public: property DrawingBrush^ Push { DrawingBrush^ get(); void set ( DrawingBrush^ value); }
For XAML example, refer to PushTransition.
For C#/VB examples, refer to PushTransition.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2