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相依性屬性的識別碼。

適用於