Condividi tramite


WindowOverlay.DisableUITouchEventPassthrough Proprietà

Definizione

Ottiene o imposta un valore che indica se disabilitare il pass-through dell'evento touch dell'interfaccia utente. Abilitare questa opzione quando si vuole abilitare il test di hit testing della sovrapposizione corrente senza interfaccia utente in fase di inserimento.

public:
 property bool DisableUITouchEventPassthrough { bool get(); void set(bool value); };
public bool DisableUITouchEventPassthrough { get; set; }
member this.DisableUITouchEventPassthrough : bool with get, set
Public Property DisableUITouchEventPassthrough As Boolean

Valore della proprietà

Implementazioni

Si applica a