GrapeCity.WPF.InputMan アセンブリ > GrapeCity.Windows.InputMan.Primitives 名前空間 > ListHeader クラス : OnContentChanged メソッド |
Protected Overrides Sub OnContentChanged( _ ByVal oldContent As Object, _ ByVal newContent As Object _ )
protected override void OnContentChanged( object oldContent, object newContent )
例外 | 解説 |
---|---|
System.NotSupportedException | ListHeader.Content は System.Windows.UIElement をサポートしていません。 |