XamlResourceIdAttribute 类

定义

供 XAML 基础结构内部使用。

[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true, Inherited=false)]
public sealed class XamlResourceIdAttribute : Attribute
type XamlResourceIdAttribute = class
    inherit Attribute
继承
System.Attribute
XamlResourceIdAttribute
属性
System.AttributeUsageAttribute

注解

供 XAML 基础结构内部使用。

构造函数

XamlResourceIdAttribute(String, String, Type)

供 XAML 基础结构内部使用。

属性

Path

供 XAML 基础结构内部使用。

ResourceId

供 XAML 基础结构内部使用。

Type

供 XAML 基础结构内部使用。

适用于