1 reference to OnVisibilityPropertyChanged
PresentationFramework (1)
System\Windows\Controls\DataGridColumn.cs (1)
1510
new FrameworkPropertyMetadata(Visibility.Visible, new PropertyChangedCallback(
OnVisibilityPropertyChanged
)));