共用方式為


ScrollBarAutomationPeer.GetClickablePointCore 方法

定義

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

傳回

Point,具有 NaNNaN 的值;ScrollBar 中唯一可點選的點為子項目。

適用於

另請參閱