GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > SideButtonBase クラス : OnPropertyChanged メソッド |
'Declaration
Protected Sub OnPropertyChanged( _ ByVal e As PropertyChangedEventArgs _ )
'使用法
Dim instance As SideButtonBase Dim e As PropertyChangedEventArgs instance.OnPropertyChanged(e)
protected void OnPropertyChanged( PropertyChangedEventArgs e )