Control.BackgroundSizingProperty 屬性

定義

識別 BackgroundSizing 相依性屬性。

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

屬性值

BackgroundSizing 相依性屬性的標識碼。

適用於