Closed Dreamescaper closed 2 years ago
Currently all DataTemplate items in DataTemplateItemsComponent are re-rendered when new item is added to DataTemplateItemsComponent. This PR overrides ShouldRender method for DataTemplateItemComponent to prevent that.
Currently all DataTemplate items in DataTemplateItemsComponent are re-rendered when new item is added to DataTemplateItemsComponent. This PR overrides ShouldRender method for DataTemplateItemComponent to prevent that.