The event "loaded" can only be bound to properties of delegate type Eventhandle

[IRelayCommand]

void WindowLoaded() 

{

}

The above method cannot be bound to the loaded event of the control, prompt: The event "loaded" can only be bound to properties of delegate type Eventhandle.


1 Reply

RS Ruba Shanmugam Syncfusion Team August 23, 2022 09:44 AM UTC

Hi lynxhf,


Thanks for contacting Syncfusion support.


Are you need a new loaded event for the Syncfusion controls or you are expecting to call the window loaded event from the control? Can you please elaborate on your need with examples?


Thanks,

Ruba Shanmugam


Loader.
Up arrow icon