Gets/Sets the logical z-index of the
ContentControlBase instance relative to parent the z-ordering stack.

Declaration Syntax
public int ZIndex { get; set; }
public:
property int ZIndex {
int get ();
void set (int value);
}
Assembly:
System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)