styles - WPF Listview Gridview styling column header presenter -


i making style gridview in wpf consists of several parts, stuck column headers part

i made style gridviewcolumnheader need style container

is there part similar "datagridcolumnheaderspresenter" wrapper of columns?

any find parts of control? want find name of part , default template it.

thank you

another reason why snoop good.

you snoop identify element looking for

enter image description here

guess it's gridviewheaderrowpresenter looking for.


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

java - How to create Table using Apache PDFBox -

mpi - Why is MPI_Bsend not returning error even when the buffer is insufficient to accommodate all the messages -