HwndSource.GetCompositionTargetCore (Método)
.NET Framework 3.0
Gets the visual target of the window.
Espacio de nombres: System.Windows.Interop
Ensamblado: PresentationCore (en presentationcore.dll)
Ensamblado: PresentationCore (en presentationcore.dll)
The default implementation returns the same result as CompositionTarget.
Notas para los herederos: Implement this method to return a type-specific visual target. HwndSource implements this method to return HwndTarget.