ElementForThumbnailCapture Enum
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.
Enum indicating which control's vicinity to capture during an event.
public enum class ElementForThumbnailCapture
public enum ElementForThumbnailCapture
type ElementForThumbnailCapture =
Public Enum ElementForThumbnailCapture
- Inheritance
-
ElementForThumbnailCapture
Fields
Name | Value | Description |
---|---|---|
TargetElement | 0 | |
InteractedElement | 1 |