1 write to _noImageWithoutLabel
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (1)
267
_noImageWithoutLabel
= new RibbonControlSizeDefinition
3 references to _noImageWithoutLabel
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (3)
265
if (
_noImageWithoutLabel
== null)
272
_noImageWithoutLabel
.Freeze();
274
return
_noImageWithoutLabel
;