Click or drag to resize

ApplicationPropertiesPageTransition Property

The <meta> page transition to use (typically BlendTrans(Duration=0.1)).

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string PageTransition { get; }

Property Value

Type: String
The <meta> page transition to use (typically BlendTrans(Duration=0.1)).
See Also