다음을 통해 공유


ContentSiteView 클래스

정의

속성의 읽기 전용 보기에 ContentSite 대한 액세스를 제공합니다.

[WebHostHidden]
public ref class ContentSiteView
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65540)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[WebHostHidden]
class ContentSiteView
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65540)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class ContentSiteView
Public Class ContentSiteView
상속
Object Platform::Object IInspectable ContentSiteView
특성

설명

이 개체는 에서 가장 최근의 값을 ContentSite노출하며 스냅샷 아닙니다.

속성

ActualSize

연결된 의 논리적 크기를 가져옵니다 ContentIsland.

ClientSize

부모 Win32 HWND 클라이언트 크기를 가져옵니다.

CoordinateConverter

ContentCoordinateConverterContentSiteView 좌표와 화면 좌표의 로컬 좌표 공간 간에 변환을 수행하는 데 사용되는 개체를 가져옵니다.

DispatcherQueue

DispatcherQueueContentSiteView를 가져옵니다.

EnvironmentView

Microsoft.UI.Content.ContentSiteEnvironmentViewContentSiteView를 가져옵니다.

IsConnected

에서 보고한 IsConnected 상태를 가져옵니다 ContentSite.

IsSiteEnabled

에서 보고한 IsSiteEnabled 상태를 가져옵니다 ContentSite.

IsSiteVisible

에서 보고한 IsSiteVisible 상태를 가져옵니다 ContentSite.

LayoutDirection

에서 보고한 순서 및 텍스트 맞춤을 읽기 위한 LayoutDirection(LeftToRight 또는 RightToLeft)을 ContentSite가져옵니다.

OverrideScale

부모 Win32 HWND의 기본 배율 인수를 무시하고 단일 ContentSite에 대한 재정의 배율 인수를 가져옵니다.

ParentScale

단일 ContentSite에 대한 부모 Win32 HWND의 기본 배율 인수를 가져옵니다.

RasterizationScale

ParentScale에서 계산되는 연결된 ContentSite에 대한 계산된 로컬 DPI를 OverrideScale 가져옵니다.

자세한 내용은 ContentIsland.RasterizationScale을 참조하세요.

RequestedSize

논리적 RequestedSize를 가져옵니다.

ShouldApplyRasterizationScale

ContentSite 광학 배율로 계산된 RasterizationScale 를 적용하는지 여부를 가져옵니다.

적용 대상