FrameworkElement.MinWidthProperty プロパティ

定義

MinWidth 依存関係プロパティを識別します。

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

プロパティ値

MinWidth 依存関係プロパティの識別子。

適用対象