PalmRejectionDelayZonePreview Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit des fonctionnalités pour prendre en charge le rejet de la paume autour d’une région d’entrée manuscrite.
public ref class PalmRejectionDelayZonePreview sealed : IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PalmRejectionDelayZonePreview final : IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PalmRejectionDelayZonePreview : System.IDisposable
Public NotInheritable Class PalmRejectionDelayZonePreview
Implements IDisposable
- Héritage
- Attributs
- Implémente
Configuration requise pour Windows
Famille d’appareils |
Windows 10, version 1809 (introduit dans 10.0.17763.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v7.0)
|
Méthodes
Close() |
Libère toutes les ressources système associées à l’objet PalmRejectionDelayZonePreview . |
CreateForVisual(Visual, Rect) |
Crée une région de rejet de la paume en fonction du panneau d’entrée manuscrit spécifié. |
CreateForVisual(Visual, Rect, Visual, Rect) |
Crée une région de rejet de la paume en fonction du panneau d’entrée manuscrite et de la fenêtre d’affichage spécifiés. |
Dispose() |
Exécute les tâches définies par l'application associées à la libération ou à la redéfinition des ressources non managées. |