FrameworkElement.WidthProperty 屬性

定義

識別 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

屬性值

Width相依性屬性的識別碼。

適用於