Sdílet prostřednictvím


DesignerView.IStyleConnector.Connect(Int32, Object) Metoda

Definice

Zavolá StyleBamlReader k připojení událostí na EventSetters a Templates v kompilovaném obsahu.

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

Parametry

connectionId
Int32

ID připojení

target
Object

Cíl.

Implementuje

Poznámky

Tato třída je určena pouze pro použití kompilátorem značek.

Platí pro