共用方式為


LayoutInformation.GetLayoutExceptionElement(Object) 方法

定義

傳回配置系統在未處理的例外狀況時正在處理的專案。

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

參數

dispatcher
Object

Platform::Object

IInspectable

定義作業範圍的 發送器 物件。

傳回

在未處理的例外狀況時處理的專案。

適用於