FrameworkElement.ActualWidthProperty Properti

Definisi

Mengidentifikasi properti dependensi ActualWidth . Lihat Keterangan.

public:
 static property DependencyProperty ^ ActualWidthProperty { DependencyProperty ^ get(); };
static DependencyProperty ActualWidthProperty();
public static DependencyProperty ActualWidthProperty { get; }
var dependencyProperty = FrameworkElement.actualWidthProperty;
Public Shared ReadOnly Property ActualWidthProperty As DependencyProperty

Nilai Properti

Pengidentifikasi untuk properti dependensi ActualWidth .

Keterangan

Catatan

Meskipun memiliki bidang dukungan ActualWidthProperty, ActualWidth tidak menaikkan pemberitahuan perubahan properti dan harus dianggap sebagai properti CLR biasa dan bukan properti dependensi.

Berlaku untuk