1 write to _itemsHost
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
1302_itemsHost = value;
5 references to _itemsHost
System.Windows.Controls.Ribbon (5)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (5)
1002RibbonDropDownHelper.GetMinDropDownSize(_itemsHost, _popup, BorderThickness), 1031RibbonDropDownHelper.GetMinDropDownSize(_itemsHost, _popup, BorderThickness), 1048if (_itemsHost != null) 1050_itemsHost.BringIndexIntoViewInternal(index); 1298return _itemsHost;