共用方式為


SliderAutomationPeer.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;在 TabControl 中唯一可點選的點是子 TabItem 項目。

適用於

另請參閱