Click or drag to resize

NotificationBarControlConnect Method

Connect()

Namespace:  Unvired.Kernel.UI
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Connect(
	int connectionId,
	Object target
)

Parameters

connectionId
Type: SystemInt32
target
Type: SystemObject

Implements

IComponentConnectorConnect(Int32, Object)
See Also