WindowPatternIdentifiers.IsTopmostProperty Property

Definition

Identifies the IsTopmost automation property.

public:
 static property AutomationProperty ^ IsTopmostProperty { AutomationProperty ^ get(); };
static AutomationProperty IsTopmostProperty();
public static AutomationProperty IsTopmostProperty { get; }
var automationProperty = WindowPatternIdentifiers.isTopmostProperty;
Public Shared ReadOnly Property IsTopmostProperty As AutomationProperty

Property Value

The automation property identifier.

Applies to