PalmRejectionDelayZonePreview Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides functionality to support palm rejection around an inking region.
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
- Inheritance
- Attributes
- Implements
Windows requirements
Device family |
Windows 10, version 1809 (introduced in 10.0.17763.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v7.0)
|
Methods
Close() |
Releases all system resources associated with the PalmRejectionDelayZonePreview object. |
CreateForVisual(Visual, Rect, Visual, Rect) |
Creates a palm rejection region based on the specified inking panel and viewport. |
CreateForVisual(Visual, Rect) |
Creates a palm rejection region based on the specified inking panel. |
Dispose() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |