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