다음을 통해 공유


ScrollPresenter.RegisterAnchorCandidate(UIElement) 메서드

정의

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

매개 변수

element
UIElement

구현

적용 대상