Share via


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
属性

適用対象