Silverlight SDK for Microsoft Bing
VisibleState Property
OverviewSystem.Windows.ControlsAnimatedPanelVisibleState
Gets/Sets the animation state for the AnimatedPanel when visible.
Declaration Syntax
C#Visual BasicVisual C++
public TransitionState VisibleState { get; set; }
Public Property VisibleState As TransitionState
public:
property TransitionState^ VisibleState {
	TransitionState^ get ();
	void set (TransitionState^ value);
}

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)