Share via


SwapChainPanel.CompositionScaleYProperty プロパティ

定義

CompositionScaleY 依存関係プロパティを識別します。

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

プロパティ値

CompositionScaleY 依存関係プロパティの識別子。

適用対象