ScrollPresenter.UnregisterAnchorCandidate(UIElement) Method

Definition

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

Parameters

element
UIElement

Implements

Applies to