バージョン

ValueChanged イベント

シンタックス
'宣言
 
Public Event ValueChanged As RoutedPropertyChangedEventHandler(Of Byte)
public event RoutedPropertyChangedEventHandler<byte> ValueChanged