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