Visual Basic (Declaration) | |
---|---|
Public Property TransitionType As BlindTransitionType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public BlindTransitionType TransitionType {get; set;} |
C++/CLI | |
---|---|
public: property BlindTransitionType TransitionType { BlindTransitionType get(); void set (BlindTransitionType value); } |
Return Value
A BlindTransitionType enumeration value that specifies the Blindtransition to be used.For XAML example, refer to BlindTransition.
For C#/VB examples, refer to BlindTransition.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family