Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
<no name> by Anonymous
<StackPanel>
  <TextBlock Text="example" />
  <!-- Some other stuff... -->
  <GridViewColumn Header="example">
    <GridViewColumn.HeaderTemplate>
      <DataTemplate>
        <TextBlock Text="example" />
      </DataTemplate>
    </GridViewColumn.HeaderTemplate>
  </GridViewColumn>
</StackPanel>
Cached Result
Last Run: 9:01:12 pm
Compile: 0.393s
Execute: 0.078s
Memory: 52.22kb
CPU: 0.062s