UIElement.OpacityProperty Свойство

Определение

Определяет свойство зависимости 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

Значение свойства

Идентификатор свойства зависимости IsHitTestVisible .

Атрибуты

Применяется к