PropertyChanging: function (sender, args)
sender. Event source.
args. Event information.
The PropertyChanging event occurs on clicking tool ribbon buttons.
The event use is identical as the use of the RibbonView.PropertyChanged event.
See also:
RibbonView