c# - WPF binding expression in combination with Static or StaticResource -


is possible use static or staticresource in wpf binding expression achieve ischecked="{binding myarray[{staticresource myintvalue}].value}" without using converter? thanks

no, not without converter. news converter pretty trivial though!


Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -