次の方法で共有


PredefinedTextViewRoles.TransparentBackground Field

Definition

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.

Applies to