'Declaration Protected Overridable Sub FirePropertyChanged( _ ByVal propertyName As String, _ ByVal oldValue As Object, _ ByVal newValue As Object _ )
'Declaration
Protected Overridable Sub FirePropertyChanged( _ ByVal propertyName As String, _ ByVal oldValue As Object, _ ByVal newValue As Object _ )
protected virtual void FirePropertyChanged( string propertyName, object oldValue, object newValue )
BaseSparkline クラス BaseSparkline メンバ
© 2003-2015, GrapeCity inc. All rights reserved.