1 write to _itemsHost
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
1295
_itemsHost
= value;
4 references to _itemsHost
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (4)
1001
RibbonDropDownHelper.GetMinDropDownSize(
_itemsHost
, _popup, BorderThickness),
1030
RibbonDropDownHelper.GetMinDropDownSize(
_itemsHost
, _popup, BorderThickness),
1047
_itemsHost
?.BringIndexIntoViewInternal(index);
1291
return
_itemsHost
;