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