PropertyValidationContext.PropertyOwner Property

Definition

Gets the Object that owns the property associated with this instance.

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

Property Value

The object that owns the property associated with this instance.

Applies to