1 reference to ToStringFormatString_ToggleButton
PresentationFramework (1)
System\Windows\Controls\Primitives\ToggleButton.cs (1)
308return SR.Format(SR.ToStringFormatString_ToggleButton, typeText, contentText, isChecked.HasValue ? isChecked.Value.ToString() : "null");