From c63b48c823dce54f7c987185af64f9a13d1f8252 Mon Sep 17 00:00:00 2001 From: DianeXceed Date: Wed, 21 Jun 2017 14:24:49 -0400 Subject: [PATCH] Updated MaterialListBoxItem (markdown) --- MaterialListBoxItem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MaterialListBoxItem.md b/MaterialListBoxItem.md index ebc734f..eed3e87 100644 --- a/MaterialListBoxItem.md +++ b/MaterialListBoxItem.md @@ -5,7 +5,7 @@ Derives from ListBoxItem The MaterialListBoxItem represents a ListBoxItem control that uses the material colors and animations. -## Properties +### Properties | Property | Description | | --- | --- | | InkEffectBrush | Gets or sets the brush to use for the ink effect when the listbox item is selected. |