DependencyObjectType
DependencyObjectType
DependencyObjectType
DependencyObjectType
Class
定義
すべての DependencyObject 派生型の基になる型のキャッシュを実装します。Implements an underlying type cache for all DependencyObject derived types.
public ref class DependencyObjectType
public class DependencyObjectType
type DependencyObjectType = class
Public Class DependencyObjectType
- 継承
注釈
DependencyObjectType 特定の基になるシステムを表す (CLRCLR)TypeのDependencyObjectします。DependencyObjectType represents a specific underlying system (CLRCLR) Type of a DependencyObject. DependencyObjectType 用のラッパーでは基本的には、(CLRCLR)Type一部の機能を拡張できるようにします。DependencyObjectType is essentially a wrapper for the (CLRCLR) Type so that it can extend some of its capabilities.
このクラスには、パブリック コンス トラクターがありません。This class has no public constructor. このクラスのインスタンスは、その他のオブジェクトのプロパティでのみ取得できます (などDependencyObject.DependencyObjectType)、または静的メソッドを通じてFromSystemTypeします。Instances of this class can only be obtained through properties on other objects (such as DependencyObject.DependencyObjectType), or through the static method FromSystemType.
プロパティ
BaseType BaseType BaseType BaseType |
現在の DependencyObjectType の直接基本クラスの DependencyObjectType を取得します。Gets the DependencyObjectType of the immediate base class of the current DependencyObjectType. |
Id Id Id Id |
一定時間の配列検索操作の 0 から始まる一意識別子を取得します。Gets a zero-based unique identifier for constant-time array lookup operations. |
Name Name Name Name |
表される共通言語ランタイム (CLR)common language runtime (CLR) システム型の名前を取得します。Gets the name of the represented 共通言語ランタイム (CLR)common language runtime (CLR) system type. |
SystemType SystemType SystemType SystemType |
この DependencyObjectType によって表される共通言語ランタイム (CLR)common language runtime (CLR) システム型を取得します。Gets the 共通言語ランタイム (CLR)common language runtime (CLR) system type represented by this DependencyObjectType. |
メソッド
適用対象
こちらもご覧ください
フィードバック
お客様のご意見をお寄せください。 お寄せいただく内容の種類を選択:
このフィードバック システムは、GitHub Issues を利用して構築されています。 詳しくは、ブログをご覧ください。
フィードバックを読み込んでいます...