RawElementProviderRuntimeId Struct

Definition

Represents the runtime ID for an element.

public value class RawElementProviderRuntimeId
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
struct RawElementProviderRuntimeId
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public struct RawElementProviderRuntimeId
Public Structure RawElementProviderRuntimeId
Inheritance
RawElementProviderRuntimeId
Attributes

Fields

Part1

The first part of the identifier.

Part2

The second part of the identifier.

Applies to