2
MaterialFrame
DianeXceed edited this page 9 years ago
MaterialFrame
Only available in the Plus Edition
Derives from ContentControl
The MaterialFrame represents a ContentControl with a customizable shadow and that uses the material colors and animations.
Properties
| Property | Description |
|---|---|
| CornerRadius | Gets or sets the control's corner radius. |
| ShadowBlurRadius | Gets or sets the blur radius to use for the shadow. |
| ShadowColor | Gets or sets the color to use for the shadow. |
| ShadowDepth | Gets or sets the depth to use for the shadow. |
| ShadowDirection | Gets or sets the direction of the shadow in degrees. |
| ShadowOpacity | Gets or sets the opacity to use for the shadow. |
| Z | Gets or sets the predefined shadow to use for the control. |