Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 509 Bytes

listviewitempresenter_checkboxdisabledbrush.md

File metadata and controls

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

Microsoft.UI.Xaml.Controls.Primitives.ListViewItemPresenter.CheckBoxDisabledBrush

-description

Gets or sets the brush used to render the check box when it's disabled.

-property-value

The brush used to render the check box when it's disabled.

-remarks

-see-also

-examples