Auf Englisch lesen Bearbeiten

Freigeben über


TabItem.OnContentChanged(Object, Object) Method

Definition

Called when the Content property changes.

protected override void OnContentChanged(object oldContent, object newContent);

Parameters

oldContent
Object

Old value of the content property.

newContent
Object

New value of the content property.

Applies to