XamlCompilationAttribute 类

定义

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
继承
XamlCompilationAttribute
属性

构造函数

XamlCompilationAttribute(XamlCompilationOptions)

属性

XamlCompilationOptions

适用于