ScrollPresenter.UnregisterAnchorCandidate(UIElement) Método

Definición

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

Parámetros

element
UIElement

Implementaciones

Se aplica a