Share via


AnnotatedScrollBarLabel.Content Property

Definition

Gets the content of the label.

public:
 property Platform::Object ^ Content { Platform::Object ^ get(); };
IInspectable Content();
public object Content { get; }
var object = annotatedScrollBarLabel.content;
Public ReadOnly Property Content As Object

Property Value

Object

Platform::Object

IInspectable

The content of the label.

Applies to