UIElementAutomationPeer.GetClickablePointCore メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このPointに関連付けられているUIElement上にあるクリック可能な領域を表すUIElementAutomationPeerを取得します。 このメソッドは、 GetClickablePoint()によって呼び出されます。
protected:
override System::Windows::Point GetClickablePointCore();
[System.Security.SecurityCritical]
[System.Security.SecurityTreatAsSafe]
protected override System.Windows.Point GetClickablePointCore();
protected override System.Windows.Point GetClickablePointCore();
[<System.Security.SecurityCritical>]
[<System.Security.SecurityTreatAsSafe>]
override this.GetClickablePointCore : unit -> System.Windows.Point
override this.GetClickablePointCore : unit -> System.Windows.Point
Protected Overrides Function GetClickablePointCore () As Point
返品
クリックを許可する要素の Point 。 要素がNaNとNaNの両方でない場合、ポイント値は (HwndSource、PresentationSource) です。
- 属性