XamlCompilationAttribute Class

Definition

public ref class XamlCompilationAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Module, Inherited=false)]
public sealed class XamlCompilationAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Module, Inherited=false)>]
type XamlCompilationAttribute = class
    inherit Attribute
Public NotInheritable Class XamlCompilationAttribute
Inherits Attribute
Inheritance
XamlCompilationAttribute
Attributes

Constructors

XamlCompilationAttribute(XamlCompilationOptions)

Properties

XamlCompilationOptions

Applies to