ResourceManagerRequestedEventArgs 클래스

정의

이벤트에 대한 Application.ResourceManagerRequested 이벤트 데이터를 제공합니다.

public ref class ResourceManagerRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ResourceManagerRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ResourceManagerRequestedEventArgs
Public NotInheritable Class ResourceManagerRequestedEventArgs
상속
Object Platform::Object IInspectable ResourceManagerRequestedEventArgs
특성

설명

자세한 내용은 Application.ResourceManagerRequested를 참조하세요.

속성

CustomResourceManager

WinUI에서 현재 스레드에 대한 MRT 리소스를 resolve 데 사용할 사용자 지정 IResourceManager instance 가져오거나 설정합니다.

적용 대상

추가 정보