v1.5.0 API Doc Refresh

This commit is contained in:
Charlie Kindel
2022-04-17 16:34:51 -07:00
parent c49fb2d86c
commit 615bf80657
122 changed files with 12197 additions and 833 deletions

View File

@@ -154,7 +154,8 @@
<h5 id="UICatalog_Scenarios_BordersComparisons_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[Scenario.ScenarioMetadata(&quot;Borders Comparisons&quot;, &quot;Compares Window, Toplevel and FrameView borders.&quot;)]
[Scenario.ScenarioCategory(&quot;Border&quot;)]
[Scenario.ScenarioCategory(&quot;Layout&quot;)]
[Scenario.ScenarioCategory(&quot;Borders&quot;)]
public class BordersComparisons : Scenario, IDisposable</code></pre>
</div>
<h3 id="methods">Methods