1 write to _largeImageWithoutLabel
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (1)
233
_largeImageWithoutLabel
= new RibbonControlSizeDefinition
3 references to _largeImageWithoutLabel
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (3)
231
if (
_largeImageWithoutLabel
== null)
238
_largeImageWithoutLabel
.Freeze();
240
return
_largeImageWithoutLabel
;