1 reference to OnCoerceDragIndicatorStyle
PresentationFramework (1)
System\Windows\Controls\DataGridColumn.cs (1)
1334
DependencyProperty.Register("DragIndicatorStyle", typeof(Style), typeof(DataGridColumn), new FrameworkPropertyMetadata(null, OnNotifyColumnPropertyChanged,
OnCoerceDragIndicatorStyle
));