Share via


IVisualElement2 인터페이스

정의

개체의 기본 Visual을 검색하는 메서드를 제공합니다.

public interface class IVisualElement2
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3163884685, 7600, 21418, 157, 238, 52, 39, 28, 209, 140, 230)]
struct IVisualElement2
/// [Windows.Foundation.Metadata.Guid(3163884685, 7600, 21418, 157, 238, 52, 39, 28, 209, 140, 230)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
struct IVisualElement2
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
[Windows.Foundation.Metadata.Guid(3163884685, 7600, 21418, 157, 238, 52, 39, 28, 209, 140, 230)]
public interface IVisualElement2
[Windows.Foundation.Metadata.Guid(3163884685, 7600, 21418, 157, 238, 52, 39, 28, 209, 140, 230)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public interface IVisualElement2
Public Interface IVisualElement2
파생
특성

설명

와 같은 UIElement개체가 이 인터페이스를 구현하는 경우 컴퍼지션 엔진은 를 호출 GetVisualInternal 하여 기본 Visual를 가져올 수 있습니다.

메서드

GetVisualInternal()

Visual 요소가 확인하는 를 검색합니다.

적용 대상

추가 정보