ApplicationViewTitleBar 클래스

정의

앱의 제목 표시줄을 나타냅니다.

public ref class ApplicationViewTitleBar sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ApplicationViewTitleBar final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ApplicationViewTitleBar final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ApplicationViewTitleBar
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ApplicationViewTitleBar
Public NotInheritable Class ApplicationViewTitleBar
상속
Object Platform::Object IInspectable ApplicationViewTitleBar
특성

Windows 요구 사항

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

예제

제목 표시줄 샘플을 참조하세요.

속성

BackgroundColor

제목 표시줄 배경의 색을 가져오거나 설정합니다.

ButtonBackgroundColor

제목 표시줄 단추의 배경색을 가져오거나 설정합니다.

ButtonForegroundColor

제목 표시줄 단추의 전경색을 가져오거나 설정합니다.

ButtonHoverBackgroundColor

포인터가 위에 있을 때 제목 표시줄 단추의 배경색을 가져오거나 설정합니다.

ButtonHoverForegroundColor

포인터가 위에 있을 때 제목 표시줄 단추의 전경색을 가져오거나 설정합니다.

ButtonInactiveBackgroundColor

제목 표시줄 단추가 비활성 상태일 때의 배경색을 가져오거나 설정합니다.

ButtonInactiveForegroundColor

비활성 상태일 때 제목 표시줄 단추의 전경색을 가져오거나 설정합니다.

ButtonPressedBackgroundColor

제목 표시줄 단추를 누를 때의 배경색을 가져오거나 설정합니다.

ButtonPressedForegroundColor

제목 표시줄 단추가 누를 때 전경색을 가져오거나 설정합니다.

ForegroundColor

제목 표시줄 전경의 색을 가져오거나 설정합니다.

InactiveBackgroundColor

제목 표시줄 배경이 비활성 상태일 때의 색을 가져오거나 설정합니다.

InactiveForegroundColor

제목 표시줄이 비활성 상태일 때 제목 표시줄 전경의 색을 가져오거나 설정합니다.

적용 대상

추가 정보