ScrollPresenter.RegisterAnchorCandidate(UIElement) Method

Definition

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

Parameters

element
UIElement

Implements

Applies to