共用方式為


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

適用於