다음을 통해 공유


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

적용 대상