Skip to content

Commit 218954f

Browse files
Merge pull request #1137 from telerik/lance/path-example-update
Update styling.md
2 parents 6a99920 + b02ef5c commit 218954f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controls/path/styling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The `RadPath` element exposes the following properties you can use to customize
2222
<telerik:RadPath x:Name="gradientPath"
2323
StrokeThickness="1"
2424
Stroke="White"
25-
Geometry="{x:Static telerikInput:Geometries.Diamond}">
25+
Geometry="{x:Static telerik:RadGeometry.Diamond}">
2626
<telerik:RadPath.Fill>
2727
<telerik:RadSweepGradientBrush>
2828
<x:Arguments>

0 commit comments

Comments
 (0)