Grid.BackgroundSizingProperty 属性

定义

标识 BackgroundSizing 依赖属性。

public:
 static property DependencyProperty ^ BackgroundSizingProperty { DependencyProperty ^ get(); };
static DependencyProperty BackgroundSizingProperty();
public static DependencyProperty BackgroundSizingProperty { get; }
var dependencyProperty = Grid.backgroundSizingProperty;
Public Shared ReadOnly Property BackgroundSizingProperty As DependencyProperty

属性值

BackgroundSizing 依赖属性的标识符。

适用于