ToggleButtonExtensions

StockSharp.Xaml.Charting

附加属性以模仿切换按钮上的收音机分组 。 取自: http://www.bradcunningham.net/2009/09/grouping-and-checkboxes-in-wpf.html

继承自: DependencyObject

方法

GetGroupName
public static string GetGroupName(ToggleButton element)
result = ToggleButtonExtensions.GetGroupName(element)

Gets the GroupName Attached Property

element
SetGroupName
public static void SetGroupName(ToggleButton element, string value)
ToggleButtonExtensions.SetGroupName(element, value)

Sets the GroupName Attached Property

element
value

字段

GroupNameProperty
public static readonly DependencyProperty GroupNameProperty
value = ToggleButtonExtensions.GroupNameProperty

定义 GroupName DependenccyProperty 定义