Share via


IXRDependencyObject::SetDependencyProperty (Compact 7)

3/12/2014

This section provides links to topics that describe each version of the SetDependencyProperty method in Silverlight for Windows Embedded.

Overrides List

Method Description

IXRDependencyObject::SetDependencyProperty(const WCHAR*, XRValue*)

Sets the value of the specified dependency property; use it if you want to refer to the property by its name.

IXRDependencyObject::SetDependencyProperty(DEPENDENCY_PROPERTY_ID, XRValue*)

Sets the value of the specified dependency property; use it if you want to refer to the property by its identifier.

See Also

Reference

IXRDependencyObject
IXRDependencyObject::GetDependencyProperty