Brush.OpacityProperty 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.
public:
static property DependencyProperty ^ OpacityProperty { DependencyProperty ^ get(); };
static DependencyProperty OpacityProperty();
public static DependencyProperty OpacityProperty { get; }
var dependencyProperty = Brush.opacityProperty;
Public Shared ReadOnly Property OpacityProperty As DependencyProperty
Property Value
The Opacity dependency property identifier.