1 write to _privateSharedSizeScopeProperty
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonSeparator.cs (1)
146
_privateSharedSizeScopeProperty
= e.Property;
3 references to _privateSharedSizeScopeProperty
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonSeparator.cs (3)
142
if (
_privateSharedSizeScopeProperty
== null &&
154
if (
_privateSharedSizeScopeProperty
== null)
164
return
_privateSharedSizeScopeProperty
;