Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Controls Namespace > ImageBox Class : SizeModeChanged Event |
public event RoutedPropertyChangedEventHandler<SizeMode> SizeModeChanged
'Declaration Public Event SizeModeChanged As RoutedPropertyChangedEventHandler(Of SizeMode)
'Usage Dim instance As ImageBox Dim handler As RoutedPropertyChangedEventHandler(Of SizeMode) AddHandler instance.SizeModeChanged, handler
public: event RoutedPropertyChangedEventHandler<SizeMode>^ SizeModeChanged
This event is raised if the SizeMode property is changed by either a programmatic modification or user interaction.