XamlFilePathAttribute Class

Definition

For internal use by the Xaml infrastructure.

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
public sealed class XamlFilePathAttribute : Attribute
type XamlFilePathAttribute = class
    inherit Attribute
Inheritance
XamlFilePathAttribute
Attributes

Constructors

XamlFilePathAttribute(String)

For internal use by the Xaml infrastructure.

Properties

FilePath

For internal use by the XAML infrastructure.

Applies to