UIElement.OpacityProperty Propiedad

Definición

Identifica la propiedad de dependencia IsHitTestVisible .

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

Valor de propiedad

Identificador de la propiedad de dependencia IsHitTestVisible .

Atributos

Se aplica a