Поделиться через


ScrollPresenter.RegisterAnchorCandidate(UIElement) Метод

Определение

Регистрирует UIElement в качестве потенциальной привязки прокрутки.

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)

Параметры

element
UIElement

Элемент UIElement в поддереве ScrollPresenter.

Реализации

Применяется к