namespace Gamestrap { /// Implement this class if you want Gamestrap theme to find your custom element public interface ISearchableComponent { } }