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