1 write to _noImageWithLabel
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (1)
217
_noImageWithLabel
= new RibbonControlSizeDefinition
3 references to _noImageWithLabel
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonControlSizeDefinition.cs (3)
215
if (
_noImageWithLabel
== null)
222
_noImageWithLabel
.Freeze();
224
return
_noImageWithLabel
;