Share via


IWindowProvider.IsModal Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob es sich um ein modales Fenster handelt.

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

Eigenschaftswert

true, wenn es sich um ein modales Fenster handelt, andernfalls false.

Gilt für:

Weitere Informationen