バージョン

Implementation プロパティ

インターフェイスの実際の実装クラスを隠す型ファクトリへの参照を取得します。
シンタックス
'宣言
 
Protected Overridable ReadOnly Property Implementation As UIElement.UIElementImplementation
protected virtual UIElement.UIElementImplementation Implementation {get;}

プロパティ値

UIElement またはそのサブクラスで必要とされるインターフェイスの 1 つの実装を取得するためのメソッドを含む、UIElement.UIElementImplementation への参照。
参照