1 write to _smallImageWithoutLabel
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (1)
250
_smallImageWithoutLabel
= new RibbonControlSizeDefinition
3 references to _smallImageWithoutLabel
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (3)
248
if (
_smallImageWithoutLabel
== null)
255
_smallImageWithoutLabel
.Freeze();
257
return
_smallImageWithoutLabel
;