IBindCtx.RegisterObjectBound(Object) Method

Definition

public:
 void RegisterObjectBound(System::Object ^ punk);
public:
 void RegisterObjectBound(Platform::Object ^ punk);
void RegisterObjectBound(winrt::Windows::Foundation::IInspectable const & punk);
public void RegisterObjectBound (object punk);
abstract member RegisterObjectBound : obj -> unit
Public Sub RegisterObjectBound (punk As Object)

Parameters

punk
Object

Applies to