EditBase.OnInitialized メソッド
|
名前空間:
GrapeCity.Windows.InputMan.Primitives
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文protected override void OnInitialized(
EventArgs e
)
Protected Overrides Sub OnInitialized (
e As EventArgs
)
パラメーター
- e
- 型: System.EventArgs
イベントデータを含む RoutedEventArgs。
関連項目