IXRDependencyObject::GetDependencyProperty (Compact 2013)
3/28/2014
This section provides links to topics that describe each version of the GetDependencyProperty method in XAML 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