2 references to c_PaddingHeaderMinWidth
PresentationFramework (2)
System\Windows\Controls\GridViewHeaderRowPresenter.cs (1)
309
accumulatedWidth +=
c_PaddingHeaderMinWidth
;
System\Windows\Controls\GridViewRowPresenter.cs (1)
199
accumulatedWidth +=
c_PaddingHeaderMinWidth
;