DesktopApplicationUIBase.OpaqueLevel Field
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.
Important
This API is not CLS-compliant.
Level of opaqueness to use when a panel is not active.
protected: float OpaqueLevel = 0.8;
[System.CLSCompliant(false)]
protected const float OpaqueLevel = 0.8;
[<System.CLSCompliant(false)>]
val mutable OpaqueLevel : single
Protected Const OpaqueLevel As Single = 0.8
Field Value
Value = 0.8- Attributes
Remarks
Used only for WpfPanels with the UseOpacity property set to true