3 references to ContentBinding
PresentationFramework (3)
System\Windows\Controls\DataGridHyperlinkColumn.cs (3)
72NotifyPropertyChanged(nameof(ContentBinding)); 82if (ContentBinding != null) 84BindingOperations.SetBinding(target, property, ContentBinding);