Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 550 Bytes

listviewitempresenter_checkboxpressedborderbrush.md

File metadata and controls

27 lines (15 loc) · 550 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.ListViewItemPresenter.CheckBoxPressedBorderBrush
winrt property

Microsoft.UI.Xaml.Controls.Primitives.ListViewItemPresenter.CheckBoxPressedBorderBrush

-description

Gets or sets the brush used to render the border of the check box when it's pressed.

-property-value

The brush used to render the border of the check box when it's pressed.

-remarks

-see-also

-examples