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