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 依存関係プロパティの識別子。

適用対象