ArcGIS Pro 2.9 API Reference Guide
CombineState Method

ArcGIS.Desktop.Framework.Contracts Namespace > Pane Class : CombineState Method
Combines the Pane's state with the specified Pane.
Syntax
protected internal void CombineState( 
   Pane pane
)
Protected Friend Sub CombineState( _
   ByVal pane As Pane _
) 

Parameters

pane
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Pane Class
Pane Members