Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 634 Bytes

annotatedscrollbarlabel_annotatedscrollbarlabel_140672677.md

File metadata and controls

33 lines (18 loc) · 634 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.AnnotatedScrollBarLabel.#ctor(System.Object,System.Double)
winrt constructor

Microsoft.UI.Xaml.Controls.AnnotatedScrollBarLabel.#ctor(System.Object,System.Double)

-description

Initializes a new instance of the AnnotatedScrollBarLabel class with the specified content and scroll offset.

-parameters

-param content

The content of the label.

-param scrollOffset

The offset at which the label is shown.

-remarks

-see-also

-examples