Which kind of properties can be storyboarded in Expression Blend 3?


hello everyone...

i pretty new user of microsoft expression , new in silverlight programming also... first question following. implementing behavior has exposed dependencyproperty of type double. able record property value on selected storyboard in blend, whenever change property value it's real value changing, shouldn't change recorded storyboard frame? or should able to?
and ask second question related storyboards. in 2nd behavior i've exposed dependencyproperty of type storyboard. edit property selecting 1 of page's predefined storyboards (just "controlstoryboardaction"). i've red articles how implement custom property editors deriving propertyvalueeditor class. it's ok, guess that, want sure best way that, still learning, learn correct way. editor using "controlstoryboardaction" it's property? can use same predefined editor property?
i appreciate learning process :) thank in advance!

best regards,
kemo.

for example, moved pointer on timeline 1 sec, , set "width" property of textblock 200, automaticly key frame recorded in storyboard. never happens whenever change "number" property of custom behavior.

thank time.




the animation of width property on element more appropriate here.

instead of creating behaviour, can create own attached/dependency properties , on change notification, modify need. use of behaviour application against , entire element, such adding functionality to button, or effect, rather animation mechanism.

in code, when numberpropertychanged method called, have no action specified need add there if want react change of property value.

hth

cheers

expression mvp

my blog : http://x-coders.com/blogs/sneaky/default.aspx



Expression  >  Expression Blend + SketchFlow



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'