'Declaration
<ObsoleteAttribute("The Culture property is obsolete, use the FrameworkElement.Language property instead.")> Public Shared ReadOnly CultureProperty As DependencyProperty
'Usage
Dim value As DependencyProperty value = C1MaskedTextBox.CultureProperty
[Obsolete("The Culture property is obsolete, use the FrameworkElement.Language property instead.")] public static readonly DependencyProperty CultureProperty
[Obsolete("The Culture property is obsolete, use the FrameworkElement.Language property instead.")] public: static readonly DependencyProperty^ CultureProperty