Updated MaterialToolTip (markdown)

master
DianeXceed 9 years ago
parent
commit
edc133235b
  1. 16
      MaterialToolTip.md

16
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.
---
[[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. |

Loading…
Cancel
Save