GridViewItemPresenter.DisabledOpacityProperty Property

Definition

Identifies the DisabledOpacity dependency property.

public:
 static property DependencyProperty ^ DisabledOpacityProperty { DependencyProperty ^ get(); };
static DependencyProperty DisabledOpacityProperty();
public static DependencyProperty DisabledOpacityProperty { get; }
var dependencyProperty = GridViewItemPresenter.disabledOpacityProperty;
Public Shared ReadOnly Property DisabledOpacityProperty As DependencyProperty

Property Value

The identifier for the DisabledOpacity dependency property.

Applies to