DesignerView.IStyleConnector.Connect(Int32, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Calls the StyleBamlReader to attach events on EventSetters and Templates in compiled content.
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
Parameters
- connectionId
- Int32
The connection ID.
- target
- Object
The target.
Implements
Remarks
This class is intended for use only by the markup compiler.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา