TextEditBase.SelectionOpacityProperty Field
In This Article
Identifies the SelectionOpacity dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public static readonly DependencyProperty SelectionOpacityProperty
#Field Value
Type | Description |
---|---|
Dependency |
A dependency property identifier. |
See Also