You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Tutorials/CustomControls/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: CustomControls
3
3
parent: Tutorials
4
-
permalink: /Tutorials/CustomControls
4
+
permalink: /Tutorials/CustomControls/
5
5
redirect_from:
6
6
- /CustomControls
7
7
- /CustomControls/Introduction
@@ -24,4 +24,4 @@ A few highlights;
24
24
25
25
## See also
26
26
27
-
-[CustomControls package reference](../tB/Packages/CustomControls/) -- the full reference for the built-in `Waynes…` controls and the framework they are built on, including [`ICustomControl`](../tB/Packages/CustomControls/Framework/ICustomControl), [`Canvas`](../tB/Packages/CustomControls/Framework/Canvas), and the style helpers ([`Fill`](../tB/Packages/CustomControls/Styles/Fill), [`Corners`](../tB/Packages/CustomControls/Styles/Corners), [`Borders`](../tB/Packages/CustomControls/Styles/Borders), [`TextRendering`](../tB/Packages/CustomControls/Styles/TextRendering), …)
27
+
-[CustomControls package reference](../../tB/Packages/CustomControls/) -- the full reference for the built-in `Waynes…` controls and the framework they are built on, including [`ICustomControl`](../../tB/Packages/CustomControls/Framework/ICustomControl), [`Canvas`](../../tB/Packages/CustomControls/Framework/Canvas), and the style helpers ([`Fill`](../../tB/Packages/CustomControls/Styles/Fill), [`Corners`](../../tB/Packages/CustomControls/Styles/Corners), [`Borders`](../../tB/Packages/CustomControls/Styles/Borders), [`TextRendering`](../../tB/Packages/CustomControls/Styles/TextRendering), …)
0 commit comments