Edit

Share via


Case.Content Property

Definition

Gets or sets the Content to display when this case is active.

public Microsoft.UI.Xaml.UIElement Content { get; set; }
member this.Content : Microsoft.UI.Xaml.UIElement with get, set
Public Property Content As UIElement

Property Value

Microsoft.UI.Xaml.UIElement

Applies to