다음을 통해 공유


ElementCompositionPreview.GetPointerPositionPropertySet(UIElement) 메서드

정의

UIElement를 기준으로 포인터 위치를 검색합니다.

public:
 static CompositionPropertySet ^ GetPointerPositionPropertySet(UIElement ^ targetElement);
 static CompositionPropertySet GetPointerPositionPropertySet(UIElement const& targetElement);
public static CompositionPropertySet GetPointerPositionPropertySet(UIElement targetElement);
function getPointerPositionPropertySet(targetElement)
Public Shared Function GetPointerPositionPropertySet (targetElement As UIElement) As CompositionPropertySet

매개 변수

targetElement
UIElement

포인터 위치가 상대적인 요소입니다.

반환

포인터의 위치 속성입니다.

Windows 요구 사항

디바이스 패밀리
Windows 10 Creators Update (10.0.15063.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v4.0에서 도입되었습니다.)

적용 대상