UIElement.OpacityProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ OpacityProperty { DependencyProperty ^ get(); };
/// [Microsoft.UI.Xaml.Media.Animation.IndependentlyAnimatable]
/// [get: Microsoft.UI.Xaml.Media.Animation.IndependentlyAnimatable]
static DependencyProperty OpacityProperty();
[Microsoft.UI.Xaml.Media.Animation.IndependentlyAnimatable]
public static DependencyProperty OpacityProperty { [Microsoft.UI.Xaml.Media.Animation.IndependentlyAnimatable] get; }
var dependencyProperty = UIElement.opacityProperty;
Public Shared ReadOnly Property OpacityProperty As DependencyProperty

プロパティ値

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

属性

適用対象