Style generalization


hi all,

this style datagrid. there way make work types of controls have these properties?

    <style x:key="stretchgridstyle" targettype="sdk:datagrid" >         <setter property="width" value="auto" />         <setter property="height" value="auto" />         <setter property="horizontalalignment" value="stretch" />         <setter property="verticalalignment" value="stretch" />         <setter property="margin" value="0" />         <setter property="padding" value="0" />     </style>

hi,

like know, there no way achieve that, because have set 'targettype' on 'style' tag minimum (known implicit styles).



Silverlight  >  Getting Started with Silverlight



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........