FrameworkElement.WidthProperty Eigenschaft

Definition

Gibt die Width-Abhängigkeitseigenschaft an.

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

Eigenschaftswert

Der Bezeichner für die Width-Abhängigkeitseigenschaft.

Gilt für: