1 write to _itemsHost
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
1296
_itemsHost
= value;
4 references to _itemsHost
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (4)
1002
RibbonDropDownHelper.GetMinDropDownSize(
_itemsHost
, _popup, BorderThickness),
1031
RibbonDropDownHelper.GetMinDropDownSize(
_itemsHost
, _popup, BorderThickness),
1048
_itemsHost
?.BringIndexIntoViewInternal(index);
1292
return
_itemsHost
;