แก้ไข

DispatcherEventArgs Class

Definition

Provides event data for Dispatcher related events.

public ref class DispatcherEventArgs : EventArgs
public class DispatcherEventArgs : EventArgs
type DispatcherEventArgs = class
    inherit EventArgs
Public Class DispatcherEventArgs
Inherits EventArgs
Inheritance
DispatcherEventArgs
Derived

Properties

Name Description
Dispatcher

The Dispatcher associated with this event.

Applies to