# C1.Win.Themes.StyledPropertyCollection.Parent

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Themes_StyledPropertyCollection_Parent_" data-uid="C1.Win.Themes.StyledPropertyCollection.Parent*">Parent Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Themes_StyledPropertyCollection_Parent_" data-uid="C1.Win.Themes.StyledPropertyCollection.Parent*"></a>
<h4 id="C1_Win_Themes_StyledPropertyCollection_Parent" data-uid="C1.Win.Themes.StyledPropertyCollection.Parent">Parent</h4>
<div class="markdown level1 summary"><p>Gets the parent collection. If some properties are reset or not initialized,
the collection will search for them from the parent.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
[StyledPropertyCollection.ExcludeFromStyledProperty]
protected virtual StyledPropertyCollection Parent { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
&lt;StyledPropertyCollection.ExcludeFromStyledProperty&gt;
Protected Overridable ReadOnly Property Parent As StyledPropertyCollection</code></pre>
</div>
</div>
