1 write to _itemsHost
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
1286
_itemsHost
= value;
4 references to _itemsHost
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (4)
992
RibbonDropDownHelper.GetMinDropDownSize(
_itemsHost
, _popup, BorderThickness),
1021
RibbonDropDownHelper.GetMinDropDownSize(
_itemsHost
, _popup, BorderThickness),
1038
_itemsHost
?.BringIndexIntoViewInternal(index);
1282
return
_itemsHost
;