1 write to _privateSharedSizeScopeProperty
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonSeparator.cs (1)
145
_privateSharedSizeScopeProperty
= e.Property;
3 references to _privateSharedSizeScopeProperty
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonSeparator.cs (3)
141
if (
_privateSharedSizeScopeProperty
== null &&
153
if (
_privateSharedSizeScopeProperty
== null)
163
return
_privateSharedSizeScopeProperty
;