-
Notifications
You must be signed in to change notification settings - Fork 877
MaterialFrame
DianeXceed edited this page Jun 19, 2017
·
2 revisions
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.
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. |