Silverlight SDK for Microsoft Bing
Value Property
OverviewSystem.Windows.ControlsToolbarButtonValue
Gets/Sets a programmatically defines value to associate with the ToolbarButton
Declaration Syntax
C#Visual BasicVisual C++
public Object Value { get; set; }
Public Property Value As Object
public:
property Object^ Value {
	Object^ get ();
	void set (Object^ value);
}

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