3 references to AlternationIndexProperty
PresentationFramework (3)
System\Windows\Controls\DataGridRow.cs (3)
417if (e.Property == AlternationIndexProperty) 862e.Property == BackgroundProperty || e.Property == AlternationIndexProperty) 1010get { return (int)GetValue(AlternationIndexProperty); }