1 write to _privateSharedSizeScopeProperty
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonSeparator.cs (1)
144
_privateSharedSizeScopeProperty
= e.Property;
3 references to _privateSharedSizeScopeProperty
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonSeparator.cs (3)
140
if (
_privateSharedSizeScopeProperty
== null &&
152
if (
_privateSharedSizeScopeProperty
== null)
162
return
_privateSharedSizeScopeProperty
;