[Description("Occurs when the UnitsOfMeasure is changed.")] [Category("VintaSoft, Annotation")] public event System.EventHandler<PropertyChangedEventArgs> UnitsOfMeasureChanged
[Description("Occurs when the UnitsOfMeasure is changed.")] [Category("VintaSoft, Annotation")] public: __event System.EventHandler<PropertyChangedEventArgs*>* UnitsOfMeasureChanged
[Description("Occurs when the UnitsOfMeasure is changed.")] [Category("VintaSoft, Annotation")] public:
event System.EventHandler<PropertyChangedEventArgs^>^ UnitsOfMeasureChanged
'Declaration <DescriptionAttribute("Occurs when the UnitsOfMeasure is changed.")> <CategoryAttribute("VintaSoft, Annotation")> Public Event UnitsOfMeasureChanged As System.EventHandler(Of PropertyChangedEventArgs)