2 references to c_PaddingHeaderMinWidth
PresentationFramework (2)
src\Framework\System\Windows\Controls\GridViewHeaderRowPresenter.cs (1)
311
accumulatedWidth +=
c_PaddingHeaderMinWidth
;
src\Framework\System\Windows\Controls\GridViewRowPresenter.cs (1)
201
accumulatedWidth +=
c_PaddingHeaderMinWidth
;