1 write to _smallImageWithLabel
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (1)
200
_smallImageWithLabel
= new RibbonControlSizeDefinition
3 references to _smallImageWithLabel
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (3)
198
if (
_smallImageWithLabel
== null)
205
_smallImageWithLabel
.Freeze();
207
return
_smallImageWithLabel
;