Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 669 Bytes

listviewitempresenter_checkboxcornerradius.md

File metadata and controls

29 lines (16 loc) · 669 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.ListViewItemPresenter.CheckBoxCornerRadius
winrt property

Microsoft.UI.Xaml.Controls.Primitives.ListViewItemPresenter.CheckBoxCornerRadius

-description

Gets or sets the radius for the corners of check box.

-property-value

The degree to which the corners are rounded, expressed as values of the CornerRadius structure.

-remarks

Member components of a CornerRadius value cannot be negative.

-see-also

-examples