ToggleButtonExtensions

StockSharp.Xaml.Charting

Attached property to mimic radio grouping on toggle buttons Taken from here: http://www.bradcunningham.net/2009/09/grouping-and-checkboxes-in-wpf.html

Hereda de: DependencyObject

Métodos

GetGroupName(ToggleButton) : string

Gets the GroupName Attached Property

element
SetGroupName(ToggleButton, string)

Sets the GroupName Attached Property

element
value

Campos

GroupNameProperty : DependencyProperty

Defines the GroupName DependenccyProperty