Panel.OnIsItemsHostChanged Method (Boolean, Boolean)
.NET Framework (current version)
Indicates that the IsItemsHost property value has changed.
Assembly: PresentationFramework (in PresentationFramework.dll)
Protected Overridable Sub OnIsItemsHostChanged ( oldIsItemsHost As Boolean, newIsItemsHost As Boolean )
Parameters
- oldIsItemsHost
-
Type:
System.Boolean
The old property value.
- newIsItemsHost
-
Type:
System.Boolean
The new property value.
.NET Framework
Available since 3.0
Available since 3.0
Show: