Partager via


LayoutInformation.GetLayoutExceptionElement(Object) Méthode

Définition

Retourne l’élément qui était en cours de traitement par le système de disposition au moment d’une exception non prise en charge.

public:
 static UIElement ^ GetLayoutExceptionElement(Platform::Object ^ dispatcher);
 static UIElement GetLayoutExceptionElement(IInspectable const& dispatcher);
public static UIElement GetLayoutExceptionElement(object dispatcher);
function getLayoutExceptionElement(dispatcher)
Public Shared Function GetLayoutExceptionElement (dispatcher As Object) As UIElement

Paramètres

dispatcher
Object

Platform::Object

IInspectable

Objet dispatcher qui définit l’étendue de l’opération. La prise en charge directe du type « Répartiteur » n’existe pas encore.

Retours

Élément en cours de traitement au moment d’une exception non prise en charge.

S’applique à