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 종속성 속성의 식별자입니다.

적용 대상