PointerCapInstance.OnTop Property

Definition

Gets the calculated value of the OnTop property in a PointerCap class.

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

Property Value

A Boolean value that represents the calculated value of the OnTop property.

Applies to