UIElement.HoldingEvent 屬性

定義

取得 保存 路由事件的識別碼。

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

屬性值

保留路由事件的識別碼。

適用於

另請參閱