| MultiBindingBehaviorConverterCulture Property |
Gets or sets the
CultureInfo object that applies to the converter.
Namespace: Cimbalino.Toolkit.BehaviorsAssembly: Cimbalino.Toolkit (in Cimbalino.Toolkit.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax public CultureInfo ConverterCulture { get; set; }
Property Value
Type:
CultureInfoThe
CultureInfo object that applies to the converter.
Version Information Windows Phone Silverlight
Supported in: 8.1, 8.0
See Also