ListViewItemPresenter.DisabledOpacityProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the DisabledOpacity dependency property.
public:
static property DependencyProperty ^ DisabledOpacityProperty { DependencyProperty ^ get(); };
static DependencyProperty DisabledOpacityProperty();
public static DependencyProperty DisabledOpacityProperty { get; }
var dependencyProperty = ListViewItemPresenter.disabledOpacityProperty;
Public Shared ReadOnly Property DisabledOpacityProperty As DependencyProperty
Property Value
The identifier for the DisabledOpacity dependency property.