ComponentOne Basic Library for WPF and Silverlight
CultureProperty Field (C1MaskedTextBox)


C1.WPF Namespace > C1MaskedTextBox Class : CultureProperty Field
Identifies the Culture dependency property.
Syntax
'Declaration
 
<System.ObsoleteAttribute("The Culture property is obsolete, use the FrameworkElement.Language property instead.")>
Public Shared ReadOnly CultureProperty As System.Windows.DependencyProperty
'Usage
 
Dim value As System.Windows.DependencyProperty
 
value = C1MaskedTextBox.CultureProperty
[System.Obsolete("The Culture property is obsolete, use the FrameworkElement.Language property instead.")]
public static readonly System.Windows.DependencyProperty CultureProperty
See Also

Reference

C1MaskedTextBox Class
C1MaskedTextBox Members