ArcGIS Pro 2.6 API Reference Guide
OnCurrentRoot Method (Item)

ArcGIS.Desktop.Core Namespace > Item Class : OnCurrentRoot Method
Called when the Item becomes the current root item in the Catalog View.
Syntax
public virtual void OnCurrentRoot( 
   bool isActivating
)
Public Overridable Sub OnCurrentRoot( _
   ByVal isActivating As Boolean _
) 

Parameters

isActivating
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Item Class
Item Members