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 基础结构内部使用。

适用于