This question is locked. New answers and comments are not allowed.
I want to create a Window with a Generic Parameter.
Just like public partial class RadWindow1<T>
What should i do?
Just like public partial class RadWindow1<T>
What should i do?