[]
        
(Showing Draft Content)

C1.WinUI.Core.C1Behavior-1.OnAttachedTo

OnAttachedTo Method

OnAttachedTo(T)

Called when the behavior is attached to the control.

Declaration
protected virtual void OnAttachedTo(T view)
Parameters
Type Name Description
T view

The view to which the behavior is attached.