I have another question about accessing TextBlock, which is inside a button template.
there is a template in xaml:


<controltemplate x:key="buttempl1" targettype="{x:type button}">
<border>...