The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DependencyPropertyDescriptor::IsLocalizable Property
.NET Framework (current version)
Gets a value indicating whether this property should be localized, as specified in the LocalizableAttribute.
Assembly: WindowsBase (in WindowsBase.dll)
Property Value
Type: System::Booleantrue if the member is marked with the LocalizableAttribute constructor of the value true; otherwise, false.
This property relies on the underlying PropertyDescriptor.
.NET Framework
Available since 3.0
Available since 3.0
Show: