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 依赖属性的标识符。

属性

适用于