Added Theme related documentation for WPF DOCX Editor#2997
Added Theme related documentation for WPF DOCX Editor#2997Kalaivannan-Ganesan wants to merge 7 commits into
Conversation
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
|
||
| 1. Import the Syncfusion® WPF schema http://schemas.syncfusion.com/wpf or SfRichTextBoxAdv control namespace Syncfusion.Windows.Controls.RichTextBoxAdv in XAML page. | ||
| 2. To use the SfRichTextRibbon use the Syncfusion® RibbonWindow instead of Window. | ||
| 3. Declare the SfRichTextRibbon and SfRichTextBoxAdv controls in XAML page. |
There was a problem hiding this comment.
Use one final code for theme
There was a problem hiding this comment.
Removed multiple times code definitions and used one final code for Theme
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Description
Added Theme related documentation for WPF DOCX Editor