diff --git a/MaterialToolTip.md b/MaterialToolTip.md index f166347..a727589 100644 --- a/MaterialToolTip.md +++ b/MaterialToolTip.md @@ -5,11 +5,11 @@ Derives from ToolTip The MaterialToolTip represents a ToolTip control that uses the material colors and animations. -![](MaterialToolTip_material_tooltip.png) - -## Properties -|| Property || Description -| MaterialAccent | Gets or sets a value representing the material color palette that will be applied to the control. -| MaterialAccentBrush | Gets or sets the color that will be used as the control's background. -| MaterialForeground | Gets or sets the color to use as the control's foreground. ---- \ No newline at end of file +[[MaterialToolTip_material_tooltip.png]] + +### Properties +| Property | Description | +| --- | --- | +| MaterialAccent | Gets or sets a value representing the material color palette that will be applied to the control. | +| MaterialAccentBrush | Gets or sets the color that will be used as the control's background. | +| MaterialForeground | Gets or sets the color to use as the control's foreground. |