StaticResourceResolvedEventArgs.TargetProperty Property

Definition

Gets the target property that the resource sets.

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

Property Value

The target property that the resource sets.

Applies to