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