can i mention general form xaml (pre .net 4 framework)?


in xaml i announce datatemplate template used whenever specific form displayed. example, datatemplate textblock arrangement name customer:



<datatemplate datatype="{x:type my:customer}">
<textblock text="{binding name}" />
</datatemplate>


i'm wondering it's illusory interpretation datatemplate used any an ilist<customer> displayed. contentcontrol's calm is, say, an observablecollection<customer> template.



is illusory announce general form ilist xaml controlling {x:type} markup extension?



Comments

Popular posts from this blog

list macos calm editors formula editors

how hibernate @any-related annotations?

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?