UIElement.BringIntoViewRequestedEvent 屬性

定義

取得 BringIntoViewRequested 路由事件的識別碼。

public:
 static property RoutedEvent ^ BringIntoViewRequestedEvent { RoutedEvent ^ get(); };
static RoutedEvent BringIntoViewRequestedEvent();
public static RoutedEvent BringIntoViewRequestedEvent { get; }
var routedEvent = UIElement.bringIntoViewRequestedEvent;
Public Shared ReadOnly Property BringIntoViewRequestedEvent As RoutedEvent

屬性值

BringIntoViewRequested 路由事件的識別碼。

Windows 需求

裝置系列
Windows 10, version 1803 (已於 10.0.17134.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v6.0 引進)

適用於