RibbonContextualTabGroupsPanel::OnIsItemsHostChanged Method (Boolean, Boolean)
.NET Framework (current version)
Called when the IsItemsHost property changes.
Assembly: System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)
protected: virtual void OnIsItemsHostChanged( bool oldIsItemsHost, bool newIsItemsHost ) override
Parameters
- oldIsItemsHost
-
Type:
System::Boolean
The old value of the IsItemsHost property.
- newIsItemsHost
-
Type:
System::Boolean
The new value of the IsItemsHost property.
.NET Framework
Available since 4.5
Available since 4.5
Show: