LayoutSynchronizedContentControl::OnContentChanged Method (Object^, Object^)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual void OnContentChanged(
	Object^ oldContent,
	Object^ newContent
) override

Parameters

oldContent
Type: System::Object^
newContent
Type: System::Object^
Return to top
Show: