DesignerStylesDictionary.IComponentConnector.Connect(Int32, Object) 메서드

정의

이벤트와 이름을 컴파일된 콘텐츠에 연결합니다.

 virtual void System.Windows.Markup.IComponentConnector.Connect(int connectionId, System::Object ^ target) = System::Windows::Markup::IComponentConnector::Connect;
void IComponentConnector.Connect (int connectionId, object target);
abstract member System.Windows.Markup.IComponentConnector.Connect : int * obj -> unit
override this.System.Windows.Markup.IComponentConnector.Connect : int * obj -> unit
Sub Connect (connectionId As Integer, target As Object) Implements IComponentConnector.Connect

매개 변수

connectionId
Int32

연결 ID입니다.

target
Object

대상입니다.

구현

설명

이 인터페이스는 태그 컴파일러에서만 사용되도록 설계되었습니다.

적용 대상