1 write to _smallImageWithLabel
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (1)
199
_smallImageWithLabel
= new RibbonControlSizeDefinition
3 references to _smallImageWithLabel
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (3)
197
if (
_smallImageWithLabel
== null)
204
_smallImageWithLabel
.Freeze();
206
return
_smallImageWithLabel
;