We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a99920 commit b02ef5cCopy full SHA for b02ef5c
controls/path/styling.md
@@ -22,7 +22,7 @@ The `RadPath` element exposes the following properties you can use to customize
22
<telerik:RadPath x:Name="gradientPath"
23
StrokeThickness="1"
24
Stroke="White"
25
- Geometry="{x:Static telerikInput:Geometries.Diamond}">
+ Geometry="{x:Static telerik:RadGeometry.Diamond}">
26
<telerik:RadPath.Fill>
27
<telerik:RadSweepGradientBrush>
28
<x:Arguments>
0 commit comments