1 write to _noImageWithLabel
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (1)
216
_noImageWithLabel
= new RibbonControlSizeDefinition
3 references to _noImageWithLabel
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (3)
214
if (
_noImageWithLabel
== null)
221
_noImageWithLabel
.Freeze();
223
return
_noImageWithLabel
;