Compartilhar via


ScrollPresenter.RegisterAnchorCandidate(UIElement) Método

Definição

Registra um UIElement como uma âncora de rolagem em potencial.

public:
 virtual void RegisterAnchorCandidate(UIElement ^ element) = RegisterAnchorCandidate;
void RegisterAnchorCandidate(UIElement const& element);
public void RegisterAnchorCandidate(UIElement element);
function registerAnchorCandidate(element)
Public Sub RegisterAnchorCandidate (element As UIElement)

Parâmetros

element
UIElement

Um UIElement dentro da subárvore do ScrollPresenter.

Implementações

Aplica-se a