Skip to content

Commit b231b54

Browse files
committed
WPF-925465-Highlighted the ShapeStyle property
1 parent d512942 commit b231b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wpf/Diagram/Themes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ node.Annotations = new ObservableCollection<IAnnotation>()
105105

106106
[View Sample in GitHub](https://github.com/SyncfusionExamples/WPF-Diagram-Examples/tree/master/Samples/Theme/ThemeStyle).
107107

108-
N> When you apply a theme, it affects all [SfDiagram](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Diagram.SfDiagram.html) elements and overrides any individual ShapeStyle settings for those elements. And also, you cannot update the `ShapeStyle` property for diagram elements when a theme is applied.
108+
N> When you apply a theme, it affects all [SfDiagram](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Diagram.SfDiagram.html) elements and overrides any individual `ShapeStyle` settings for those elements. And also, you cannot update the `ShapeStyle` property for diagram elements when a theme is applied.
109109

110110
## See Also
111111

0 commit comments

Comments
 (0)