Condividi tramite


LayoutInformation.GetLayoutExceptionElement(Object) Metodo

Definizione

Restituisce l'elemento elaborato dal sistema di layout al momento di un'eccezione non gestita.

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

Parametri

dispatcher
Object

Platform::Object

IInspectable

Oggetto dispatcher che definisce l'ambito dell'operazione. Il supporto diretto per il tipo "Dispatcher" non esiste ancora.

Restituisce

Elemento elaborato al momento di un'eccezione non gestita.

Si applica a