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

実装

適用対象