Udostępnij za pośrednictwem


XamlObjectEventArgs(Object) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy XamlObjectEventArgs.

public:
 XamlObjectEventArgs(System::Object ^ instance);
public XamlObjectEventArgs (object instance);
new System.Xaml.XamlObjectEventArgs : obj -> System.Xaml.XamlObjectEventArgs
Public Sub New (instance As Object)

Parametry

instance
Object

Wystąpienie obiektu, które jest istotne dla danych zdarzenia.

Wyjątki

instance to null.

Dotyczy