5 references to UpdateHeaderProperty
PresentationFramework (5)
System\Windows\Controls\GridViewColumnHeader.cs (1)
570headerRowPresenter?.UpdateHeaderProperty(header, e.Property);
System\Windows\Controls\GridViewHeaderRowPresenter.cs (4)
675UpdateHeaderProperty(header, columnDP); 1414UpdateHeaderProperty(header, ColumnHeaderContainerStyleProperty); 1416UpdateHeaderProperty(header, ColumnHeaderContextMenuProperty); 1418UpdateHeaderProperty(header, ColumnHeaderToolTipProperty);