예제 #1
0
파일: ItemsControl.cs 프로젝트: masums/Uno
 internal GroupStyle GetGroupStyle()
 {
     return(GroupStyle.FirstOrDefault());
 }