IUITechnologyElement.IsTreeSwitchingRequired Property

Definition

Gets a value that indicates whether tree switching is required for windowless tree switching cases.

public:
 property bool IsTreeSwitchingRequired { bool get(); };
public bool IsTreeSwitchingRequired { get; }
member this.IsTreeSwitchingRequired : bool
Public ReadOnly Property IsTreeSwitchingRequired As Boolean

Property Value

true if tree switching is required; otherwise, false.

Applies to