DependencyPropertyToString Method |
Returns the DependencyProperty as a string.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public override string ToString()
Return Value
Type:
StringThe DependencyProperty as a string.
See Also