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