3 references to AlternationIndexProperty
PresentationFramework (3)
src\Framework\System\Windows\Controls\DataGridRow.cs (3)
426if (e.Property == AlternationIndexProperty) 884e.Property == BackgroundProperty || e.Property == AlternationIndexProperty) 1044get { return (int)GetValue(AlternationIndexProperty); }