共用方式為


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

適用於