Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 714 Bytes

icustomproperty.md

File metadata and controls

23 lines (15 loc) · 714 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Data.ICustomProperty
winrt interface

Windows.UI.Xaml.Data.ICustomProperty

-description

Implements custom property definition support for data binding sources that are implemented using COM.

-remarks

ICustomProperty represents a property on an instance of an object, but the calling patterns support the ability to implement the interface per owner type.

-examples

-see-also

Binding, XAML data binding sample, Data binding in depth