[NUI] sync with https://github.com/nui-dali/NUITizenGallery
[platform/core/csapi/tizenfx.git] / test / NUITizenGallery / Examples / CollectionViewTest / CollectionViewTest8Page.xaml.cs
@@ -25,9 +25,9 @@ using Tizen.NUI.Components.Extension;
 
 namespace NUITizenGallery
 {
-    public partial class CollectionViewTest8 : ContentPage
+    public partial class CollectionViewTest8Page : ContentPage
     {
-        public CollectionViewTest8()
+        public CollectionViewTest8Page()
         {
             InitializeComponent();
             BindingContext = new TestSourceModel(40);
@@ -67,7 +67,7 @@ namespace NUITizenGallery
         protected override void Dispose(DisposeTypes type)
         {
             if (Disposed)
-            {
+            { 
                 return;
             }