ScrollPresenter.UnregisterAnchorCandidate(UIElement) 메서드

정의

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

매개 변수

element
UIElement

구현

적용 대상