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.
2 parents 6a99920 + b02ef5c commit 218954fCopy full SHA for 218954f
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