Canvas.ZIndexProperty Properti

Definisi

Mengidentifikasi properti terlampir Canvas.ZIndex XAML.

public:
 static property DependencyProperty ^ ZIndexProperty { DependencyProperty ^ get(); };
static DependencyProperty ZIndexProperty();
public static DependencyProperty ZIndexProperty { get; }
var dependencyProperty = Canvas.zIndexProperty;
Public Shared ReadOnly Property ZIndexProperty As DependencyProperty

Nilai Properti

Pengidentifikasi untuk properti terlampir Canvas.ZIndex XAML.

Keterangan

Properti ini hanya pengidentifikasi untuk sistem properti, dan tidak digunakan dalam sebagian besar skenario aplikasi. Dalam kebanyakan kasus, Anda mengatur properti terlampir Canvas.ZIndex XAML di XAML dan tidak memerlukan pengidentifikasi ini.

Berlaku untuk

Lihat juga