FrameworkElement.WidthProperty Proprietà

Definizione

Identifica la proprietà di dipendenza Width .

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

Valore della proprietà

Identificatore della proprietà di dipendenza Width .

Si applica a