다음을 통해 공유


XamlResourceIdAttribute 클래스

정의

XAML 인프라에서 내부용으로 사용합니다.

public ref class XamlResourceIdAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true, Inherited=false)]
public sealed class XamlResourceIdAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true, Inherited=false)>]
type XamlResourceIdAttribute = class
    inherit Attribute
Public NotInheritable Class XamlResourceIdAttribute
Inherits Attribute
상속
XamlResourceIdAttribute
특성

설명

XAML 인프라에서 내부용으로 사용합니다.

생성자

XamlResourceIdAttribute(String, String, Type)

XAML 인프라에서 내부용으로 사용합니다.

속성

Path

XAML 인프라에서 내부용으로 사용합니다.

ResourceId

XAML 인프라에서 내부용으로 사용합니다.

Type

XAML 인프라에서 내부용으로 사용합니다.

적용 대상