1 write to _largeImageWithLabel
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (1)
183
_largeImageWithLabel
= new RibbonControlSizeDefinition
3 references to _largeImageWithLabel
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (3)
181
if (
_largeImageWithLabel
== null)
188
_largeImageWithLabel
.Freeze();
190
return
_largeImageWithLabel
;