XamlLanguageService クラス

更新 : 2007 年 11 月

この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

IXamlLanguageService インターフェイスの実装。

名前空間 :  Microsoft.Xaml
アセンブリ :  Microsoft.Windows.Design.Markup (Microsoft.Windows.Design.Markup.dll 内)

構文

'宣言
Public NotInheritable Class XamlLanguageService _
    Inherits MarshalByRefObject _
    Implements IXamlLanguageService, IMarshaledXamlLanguageService
'使用
Dim instance As XamlLanguageService
public sealed class XamlLanguageService : MarshalByRefObject, 
    IXamlLanguageService, IMarshaledXamlLanguageService
public ref class XamlLanguageService sealed : public MarshalByRefObject, 
    IXamlLanguageService, IMarshaledXamlLanguageService
public final class XamlLanguageService extends MarshalByRefObject implements IXamlLanguageService, IMarshaledXamlLanguageService

継承階層

System.Object
  System.MarshalByRefObject
    Microsoft.Xaml.XamlLanguageService

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

参照

参照

XamlLanguageService メンバ

Microsoft.Xaml 名前空間

その他の技術情報

WPF デザイナの機能拡張