다음을 통해 공유


ScrollView.UnregisterAnchorCandidate(UIElement) 메서드

정의

public:
 virtual void UnregisterAnchorCandidate(UIElement ^ element) = UnregisterAnchorCandidate;
/// [Windows.Foundation.Metadata.Experimental]
void UnregisterAnchorCandidate(UIElement const& element);
[Windows.Foundation.Metadata.Experimental]
public void UnregisterAnchorCandidate(UIElement element);
Public Sub UnregisterAnchorCandidate (element As UIElement)

매개 변수

element
UIElement
특성

적용 대상