Udostępnij za pośrednictwem


TabItem.OnContentChanged(Object, Object) Metoda

Definicja

Wywoływana Content , gdy właściwość ulegnie zmianie.

protected:
 override void OnContentChanged(System::Object ^ oldContent, System::Object ^ newContent);
protected override void OnContentChanged (object oldContent, object newContent);
override this.OnContentChanged : obj * obj -> unit
Protected Overrides Sub OnContentChanged (oldContent As Object, newContent As Object)

Parametry

oldContent
Object

Stara wartość właściwości zawartości.

newContent
Object

Nowa wartość właściwości zawartości.

Dotyczy