SwapChainPanel.CompositionScaleXProperty 属性

定义

标识 CompositionScaleX 依赖属性。

public:
 static property DependencyProperty ^ CompositionScaleXProperty { DependencyProperty ^ get(); };
static DependencyProperty CompositionScaleXProperty();
public static DependencyProperty CompositionScaleXProperty { get; }
var dependencyProperty = SwapChainPanel.compositionScaleXProperty;
Public Shared ReadOnly Property CompositionScaleXProperty As DependencyProperty

属性值

CompositionScaleX 依赖属性的标识符。

适用于