1 write to _itemsHost
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
1305_itemsHost = value;
5 references to _itemsHost
System.Windows.Controls.Ribbon (5)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (5)
1005RibbonDropDownHelper.GetMinDropDownSize(_itemsHost, _popup, BorderThickness), 1034RibbonDropDownHelper.GetMinDropDownSize(_itemsHost, _popup, BorderThickness), 1051if (_itemsHost != null) 1053_itemsHost.BringIndexIntoViewInternal(index); 1301return _itemsHost;