Compartilhar via


ScrollBarAutomationPeer.GetClickablePointCore Método

Definição

Chamado por 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

Retornos

Um Point que tem valores de NaN, NaN; os únicos pontos clicáveis em um ScrollBar são os elementos filho.

Aplica-se a

Confira também