Skip to content

Commit 4734266

Browse files
committed
WPF-925465-Added Note In Themes
1 parent f6b1e70 commit 4734266

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wpf/Diagram/Themes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ 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.
109+
108110
## See Also
109111

110112
[How to apply built-in theme for node and connector?](https://support.syncfusion.com/kb/article/9995/how-to-apply-built-in-theme-for-node-and-connector-in-wpf-diagram-sfdiagram)

0 commit comments

Comments
 (0)