1 override of PrepareItem
PresentationFramework (1)
src\Framework\System\Windows\Controls\GridView.cs (1)
448protected internal override void PrepareItem(ListViewItem item)
2 references to PrepareItem
PresentationFramework (2)
src\Framework\System\Windows\Controls\GridView.cs (1)
450base.PrepareItem(item);
src\Framework\System\Windows\Controls\ListView.cs (1)
163view.PrepareItem(lvi);