Skip to content

Instantly share code, notes, and snippets.

@tomomo-s
tomomo-s / MainPageCtrl.cs
Created June 15, 2017 14:32
XamarinでCustom Cells作成(C#)
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Collections.ObjectModel;
using Xamarin.Forms;
namespace TestListViewXaml
{
/// <summary>