ItemAutomationPeer.GetPositionInSetCore 메서드

정의

세트 내에서 이 항목의 위치를 가져옵니다.

protected:
 override int GetPositionInSetCore();
protected override int GetPositionInSetCore ();
override this.GetPositionInSetCore : unit -> int
Protected Overrides Function GetPositionInSetCore () As Integer

반환

설정된 경우 PositionInSetProperty 값이거나 부모 ItemsControl 또는 GroupItem 컨트롤에 관련된 위치입니다.

적용 대상