ShowOnTop

Decides whether the element must be placed with the highest stack order or not.

 

Format:

 

ShowOnTop="True"      

 

 

Possible values for this attribute:

Value

Description

True

Element will be placed such that it is at the top layer

False

Element will be placed in it's regular position.

 

 

This attribute applies to:

 

 

 

Example:

 

<vc:Image ShowOnTop="True" ... />