FrameworkElement.MaxWidthProperty 屬性

定義

識別 MaxWidth 相依性屬性。

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

屬性值

MaxWidth相依性屬性的識別碼。

適用於