XamlResourceIdAttribute 类  
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
供 XAML 基础结构内部使用。
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true, Inherited=false)]
public sealed class XamlResourceIdAttribute : Attribute
	type XamlResourceIdAttribute = class
    inherit Attribute
		- 继承
 - 
				System.AttributeXamlResourceIdAttribute
 
- 属性
 - 
			System.AttributeUsageAttribute
 
注解
供 XAML 基础结构内部使用。
构造函数
| XamlResourceIdAttribute(String, String, Type) | 
		 供 XAML 基础结构内部使用。  | 
        	
属性
| Path | 
		 供 XAML 基础结构内部使用。  | 
        	
| ResourceId | 
		 供 XAML 基础结构内部使用。  | 
        	
| Type | 
		 供 XAML 基础结构内部使用。  |