Compartilhar via


ScrollPresenter.UnregisterAnchorCandidate(UIElement) Método

Definição

Cancela o registro de um UIElement como uma âncora de rolagem em potencial.

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

Parâmetros

element
UIElement

Um UIElement dentro da subárvore do ScrollView.

Implementações

Aplica-se a