Modifier

XamlObjectEventArgs.Instance Property

Definition

Gets the object instance that is relevant to the event data.

public:
 property System::Object ^ Instance { System::Object ^ get(); };
public object Instance { get; }
member this.Instance : obj
Public ReadOnly Property Instance As Object

Property Value

The object instance that is relevant to the event data.

Applies to