Skip to content

Commit f958c0c

Browse files
SEO-1909_Site_Audit_Issues
1 parent a60df12 commit f958c0c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

wpf/Radial-Menu/Appearance-and-Styling.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ control: SfRadialMenu
77
documentation: ug
88
---
99

10-
# Appearance and Styling in WPF Radial Menu
10+
# Appearance and Styling
11+
12+
## Radius
1113

1214
RadiusX and RadiusY properties in the Radial Menu can be used to define the X and Y axis radius to render the control.
1315

wpf/Syntax-Editor/Basic-Editing/Read-Only-Mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: Syntax Editor
77
documentation: ug
88
---
99

10-
# Read Only Mode in WPF Syntax Editor
10+
# Read Only Mode support
1111

1212
Edit WPF can also be used as a static control in order to view only the contents of the file. ReadOnly mode is enabled/disabled by using the `IsReadOnly` property of the EditControl class. The following code is used to set the ReadOnly mode for EditControl.
1313

0 commit comments

Comments
 (0)