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