Skip to content

Commit b02ef5c

Browse files
Update styling.md
1 parent 6a99920 commit b02ef5c

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)