1 write to _noImageWithoutLabel
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (1)
268
_noImageWithoutLabel
= new RibbonControlSizeDefinition
3 references to _noImageWithoutLabel
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (3)
266
if (
_noImageWithoutLabel
== null)
273
_noImageWithoutLabel
.Freeze();
275
return
_noImageWithoutLabel
;