次の方法で共有


AutomationElementIdentifiers.ClickablePointProperty プロパティ

定義

クリック可能なポイントオートメーション プロパティを識別します。 有効なクリック可能なポイント プロパティの値は、 GetClickablePoint メソッドによって返されます。

public:
 static property AutomationProperty ^ ClickablePointProperty { AutomationProperty ^ get(); };
static AutomationProperty ClickablePointProperty();
public static AutomationProperty ClickablePointProperty { get; }
var automationProperty = AutomationElementIdentifiers.clickablePointProperty;
Public Shared ReadOnly Property ClickablePointProperty As AutomationProperty

プロパティ値

オートメーション プロパティ識別子。

適用対象