PredefinedTextViewRoles.TransparentBackground 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.
The predefined role used for view with transparent background.
public const string TransparentBackground;
val mutable TransparentBackground : string
Public Const TransparentBackground As String
Field Value
Remarks
The view background will not be affected by theme changes. User will see the background of the control hosting the view.