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

继承自: DependencyObject

方法

GetGroupName(ToggleButton) : string

Gets the GroupName Attached Property

element
SetGroupName(ToggleButton, string)

Sets the GroupName Attached Property

element
value

字段

GroupNameProperty : DependencyProperty

Defines the GroupName DependenccyProperty