ExpressionNode.

StartListeningCore(WeakReference<object>) Method

Namespace
Avalonia.Data.Core
Containing Type
ExpressionNode

Syntax

protected virtual void StartListeningCore(WeakReference<object> reference)

Parameters

Name Type Description
reference WeakReference<object>

Return Value

Type Description
void