net472_PropertyGridHelpers.Attributes_LocalizedTextAttribute_Get - dparvin/PropertyGridHelpers GitHub Wiki

LocalizedTextAttribute.Get method

Retrieves the LocalizedTextAttribute from the given type descriptor context, if available.

public static LocalizedTextAttribute Get(ITypeDescriptorContext context)
parameter description
context The design-time or runtime type descriptor context.

Return Value

The LocalizedTextAttribute if found, or null if not present.

See Also

⚠️ **GitHub.com Fallback** ⚠️