Silverlight SDK for Microsoft Bing
HiddenState Property
OverviewSystem.Windows.ControlsAnimatedPanelHiddenState
Gets/Sets the animation state for the AnimatedPanel when hidden.
Declaration Syntax
C#Visual BasicVisual C++
public TransitionState HiddenState { get; set; }
Public Property HiddenState As TransitionState
public:
property TransitionState^ HiddenState {
	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)