1 write to _smallImageWithoutLabel
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (1)
251
_smallImageWithoutLabel
= new RibbonControlSizeDefinition
3 references to _smallImageWithoutLabel
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (3)
249
if (
_smallImageWithoutLabel
== null)
256
_smallImageWithoutLabel
.Freeze();
258
return
_smallImageWithoutLabel
;