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 依存関係プロパティの識別子。

適用対象