1 write to _largeImageWithoutLabel
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (1)
234
_largeImageWithoutLabel
= new RibbonControlSizeDefinition
3 references to _largeImageWithoutLabel
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (3)
232
if (
_largeImageWithoutLabel
== null)
239
_largeImageWithoutLabel
.Freeze();
241
return
_largeImageWithoutLabel
;