Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 562 Bytes

annotatedscrollbar_labeltemplate.md

File metadata and controls

27 lines (15 loc) · 562 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.AnnotatedScrollBar.LabelTemplate
winrt property

Microsoft.UI.Xaml.Controls.AnnotatedScrollBar.LabelTemplate

-description

Gets or sets an IElementFactory (such as a DataTemplate) used to display labels in an annotated scrollbar.

-property-value

An IElementFactory (such as a DataTemplate) used to display labels in an annotated scrollbar. The default is null.

-remarks

-see-also

-examples