1 write to _largeImageWithLabel
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (1)
182
_largeImageWithLabel
= new RibbonControlSizeDefinition
3 references to _largeImageWithLabel
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (3)
180
if (
_largeImageWithLabel
== null)
187
_largeImageWithLabel
.Freeze();
189
return
_largeImageWithLabel
;