Freigeben über


AppBarAutomationPeer.IsTopmost Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob die App-Leiste das oberste Element in der Z-Reihenfolge des Layouts ist.

public:
 property bool IsTopmost { bool get(); };
bool IsTopmost();
public bool IsTopmost { get; }
var boolean = appBarAutomationPeer.isTopmost;
Public ReadOnly Property IsTopmost As Boolean

Eigenschaftswert

Boolean

bool

true , wenn sich die App-Leiste am oberen Rand befindet; Andernfalls false.

Implementiert

Gilt für: