次の方法で共有


CompositeTransform.TranslateXProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ TranslateXProperty { DependencyProperty ^ get(); };
/// [Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
/// [get: Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
static DependencyProperty TranslateXProperty();
[Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
public static DependencyProperty TranslateXProperty { [Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable] get; }
var dependencyProperty = CompositeTransform.translateXProperty;
Public Shared ReadOnly Property TranslateXProperty As DependencyProperty

プロパティ値

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

属性

適用対象