Visual Basic (Declaration) | |
---|---|
Public Property Push As DrawingBrush |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DrawingBrush Push {get; set;} |
C++/CLI | |
---|---|
public: property DrawingBrush Push { DrawingBrush get(); void set (DrawingBrush value); } |
XAML Syntax | |
---|---|
For XAML information, see the Brush type. |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | None |
XAML Syntax | |
---|---|
For XAML information, see the Brush type. |
Dependencies Property Information | |
---|---|
Identifier field | |
Metadata properties set to true | None |
Return Value
The brush to be used when applying a push transition to a framework element.For XAML example, refer to PushTransition.
For C#/VB examples, refer to PushTransition.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family