Table of Contents

Interface IProvideValueTarget

Namespace
Alternet.UI.Markup
Assembly
Alternet.UI.dll

This interface is used for MarkupExtension's to indicate in the ProvideValue method the object and property to which this value will be set. The TargetObject and TargetProperty values may be null.

public interface IProvideValueTarget

Properties

TargetObject
TargetProperty