Share via


IXRDependencyObject::GetDependencyProperty (Compact 7)

3/12/2014

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

Overrides List

Method Description

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

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

IXRDependencyObject::GetDependencyProperty(DEPENDENCY_PROPERTY_ID, XRValue*)

Retrieves 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::SetDependencyProperty