XamlResourceIdAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 インフラストラクチャによる内部使用向け。 |