Busy State Indicator Behavior
Average Rating:
(8)
(8)
Description
Discussions
(1)
|
|
-
-
Written February 23, 2010How do I use something like this for my Silverlight Blend/SketchFlo
w project? -
Written May 10, 2010Start by dropping the compiled assembly (dll) in the correct folder: \Program Files (x86)\Microsoft Expression\Blen
d 4\Libraries\Sil verlight\v4.0 This is example is for Blend 4 and SL4 (but you can do the same for other versions) Start blend and after a while you'll find the behavior in the behaviors tab in Blend, then you can simply drag it onto a control. -
Written July 26, 2010Hi. I can't find any dll in the downloaded package. Would you be able to help me?
-
Written September 28, 2010Same Problem here. Please upload the compiled DLL or a Solution Package.
-

-
Written April 11, 2011Hi, great feature, but I have one problem. The overlay never gets disabled, debugging the code seems that when trying to find the added BusyIndicator in the LogicalTree its not found. So it cannot be removed. Any idea what could be causing this behavior? This is the code in BusyIndicatorBe
havios.cs that fails: var grid = (Grid) LogicalTreeHelp er.FindLogicalN ode(hostGrid, "BusyIndicator" ); Debug.Assert(gr id != null); Thanks! -

-




