ScrollBarAutomationPeer.GetClickablePointCore 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
由 GetClickablePoint() 调用。
protected:
override System::Windows::Point GetClickablePointCore();
protected override System.Windows.Point GetClickablePointCore ();
override this.GetClickablePointCore : unit -> System.Windows.Point
Protected Overrides Function GetClickablePointCore () As Point
返回
具有 NaN、NaN 的值的一个 Point;ScrollBar 中仅可单击的点为子元素。