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