5 references to UpdateHeaderProperty
PresentationFramework (5)
System\Windows\Controls\GridViewColumnHeader.cs (1)
567headerRowPresenter?.UpdateHeaderProperty(header, e.Property);
System\Windows\Controls\GridViewHeaderRowPresenter.cs (4)
675UpdateHeaderProperty(header, columnDP); 1383UpdateHeaderProperty(header, ColumnHeaderContainerStyleProperty); 1385UpdateHeaderProperty(header, ColumnHeaderContextMenuProperty); 1387UpdateHeaderProperty(header, ColumnHeaderToolTipProperty);