MESCIUS InputMan for WPF 3.0J
OnPropertyChanged メソッド (DropDownWindow)

Event data that will contain the dependency property identifier of interest, the property metadata for the type, and old and new values.
Invoked whenever the effective value of any dependency property on this System.Windows.DependencyObject has been updated. The specific dependency property that changed is reported in the event data.
構文
Protected Overrides Sub OnPropertyChanged( _
   ByVal e As DependencyPropertyChangedEventArgs _
) 
protected override void OnPropertyChanged( 
   DependencyPropertyChangedEventArgs e
)

パラメータ

e
Event data that will contain the dependency property identifier of interest, the property metadata for the type, and old and new values.
参照

参照

DropDownWindow クラス
DropDownWindow メンバ

 

 


© MESCIUS inc. All rights reserved.